API endpoint for PCSO Lotto Draws.

GET /api/draws/4853/?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/4853/?format=api",
    "name": "Draw (4853)",
    "id": 4853,
    "draw_type": "6/58",
    "draw_date": "2017-10-27",
    "drawn": [
        23,
        46,
        54,
        29,
        24,
        7
    ],
    "jackpot": "$60,873,267.00"
}