API endpoint for PCSO Lotto Draws.

GET /api/draws/8068/?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/8068/?format=api",
    "name": "Draw (8068)",
    "id": 8068,
    "draw_type": "6/45",
    "draw_date": "2013-02-11",
    "drawn": [
        7,
        44,
        11,
        3,
        20,
        2
    ],
    "jackpot": "$32,612,490.00"
}