API endpoint for PCSO Lotto Draws.

GET /api/draws/4179/?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/4179/?format=api",
    "name": "Draw (4179)",
    "id": 4179,
    "draw_type": "6/55",
    "draw_date": "2018-09-12",
    "drawn": [
        3,
        36,
        52,
        20,
        26,
        33
    ],
    "jackpot": "$30,333,664.00"
}