API endpoint for PCSO Lotto Draws.

GET /api/draws/6729/?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/6729/?format=api",
    "name": "Draw (6729)",
    "id": 6729,
    "draw_type": "6/49",
    "draw_date": "2015-04-09",
    "drawn": [
        44,
        46,
        33,
        28,
        5,
        13
    ],
    "jackpot": "$83,692,868.00"
}