API endpoint for PCSO Lotto Draws.

GET /api/draws/8037/?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/8037/?format=api",
    "name": "Draw (8037)",
    "id": 8037,
    "draw_type": "6/45",
    "draw_date": "2013-03-01",
    "drawn": [
        42,
        17,
        35,
        16,
        37,
        13
    ],
    "jackpot": "$8,750,458.80"
}