API endpoint for PCSO Lotto Draws.

GET /api/draws/7117/?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/7117/?format=api",
    "name": "Draw (7117)",
    "id": 7117,
    "draw_type": "6/45",
    "draw_date": "2014-08-29",
    "drawn": [
        20,
        38,
        18,
        41,
        10,
        45
    ],
    "jackpot": "$16,707,268.00"
}