API endpoint for PCSO Lotto Draws.

GET /api/draws/2413/?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/2413/?format=api",
    "name": "Draw (2413)",
    "id": 2413,
    "draw_type": "6/49",
    "draw_date": "2021-05-06",
    "drawn": [
        46,
        27,
        10,
        18,
        9,
        19
    ],
    "jackpot": "$15,840,000.00"
}