API endpoint for PCSO Lotto Draws.

GET /api/draws/7982/?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/7982/?format=api",
    "name": "Draw (7982)",
    "id": 7982,
    "draw_type": "6/55",
    "draw_date": "2013-04-06",
    "drawn": [
        9,
        14,
        33,
        35,
        37,
        47
    ],
    "jackpot": "$79,539,544.80"
}