API endpoint for PCSO Lotto Draws.

GET /api/draws/7086/?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/7086/?format=api",
    "name": "Draw (7086)",
    "id": 7086,
    "draw_type": "6/49",
    "draw_date": "2014-09-16",
    "drawn": [
        41,
        26,
        27,
        19,
        7,
        1
    ],
    "jackpot": "$46,193,100.00"
}