API endpoint for PCSO Lotto Draws.

GET /api/draws/6259/?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/6259/?format=api",
    "name": "Draw (6259)",
    "id": 6259,
    "draw_type": "6/45",
    "draw_date": "2015-11-30",
    "drawn": [
        8,
        13,
        30,
        25,
        2,
        37
    ],
    "jackpot": "$78,636,936.00"
}