API endpoint for PCSO Lotto Draws.

GET /api/draws/4656/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://dj1.jlee3d.net/api/draws/4656/?format=api",
    "name": "Draw (4656)",
    "id": 4656,
    "draw_type": "6/55",
    "draw_date": "2018-01-29",
    "drawn": [
        55,
        52,
        17,
        37,
        26,
        45
    ],
    "jackpot": "$33,337,371.00"
}