API endpoint for PCSO Lotto Draws.

GET /api/draws/2713/?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/2713/?format=api",
    "name": "Draw (2713)",
    "id": 2713,
    "draw_type": "6/42",
    "draw_date": "2020-12-12",
    "drawn": [
        22,
        32,
        3,
        37,
        28,
        8
    ],
    "jackpot": "$13,768,850.20"
}