API endpoint for PCSO Lotto Draws.

GET /api/draws/7398/?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/7398/?format=api",
    "name": "Draw (7398)",
    "id": 7398,
    "draw_type": "6/55",
    "draw_date": "2014-03-15",
    "drawn": [
        46,
        40,
        55,
        32,
        2,
        3
    ],
    "jackpot": "$122,841,888.00"
}