API endpoint for PCSO Lotto Draws.

GET /api/draws/7429/?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/7429/?format=api",
    "name": "Draw (7429)",
    "id": 7429,
    "draw_type": "6/42",
    "draw_date": "2014-02-25",
    "drawn": [
        32,
        40,
        6,
        21,
        37,
        14
    ],
    "jackpot": "$20,574,712.00"
}