API endpoint for PCSO Lotto Draws.

GET /api/draws/4766/?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/4766/?format=api",
    "name": "Draw (4766)",
    "id": 4766,
    "draw_type": "6/45",
    "draw_date": "2017-12-06",
    "drawn": [
        10,
        3,
        2,
        36,
        9,
        4
    ],
    "jackpot": "$69,288,029.00"
}