API endpoint for PCSO Lotto Draws.

GET /api/draws/5317/?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/5317/?format=api",
    "name": "Draw (5317)",
    "id": 5317,
    "draw_type": "6/58",
    "draw_date": "2017-03-21",
    "drawn": [
        24,
        53,
        10,
        38,
        4,
        49
    ],
    "jackpot": "$260,552,992.00"
}