API endpoint for PCSO Lotto Draws.

GET /api/draws/6917/?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/6917/?format=api",
    "name": "Draw (6917)",
    "id": 6917,
    "draw_type": "6/55",
    "draw_date": "2014-12-24",
    "drawn": [
        8,
        30,
        14,
        38,
        11,
        4
    ],
    "jackpot": "$46,732,492.00"
}