API endpoint for PCSO Lotto Draws.

GET /api/draws/8041/?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/8041/?format=api",
    "name": "Draw (8041)",
    "id": 8041,
    "draw_type": "6/55",
    "draw_date": "2013-02-27",
    "drawn": [
        21,
        20,
        23,
        18,
        13,
        11
    ],
    "jackpot": "$81,670,273.20"
}