API endpoint for PCSO Lotto Draws.

GET /api/draws/2634/?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/2634/?format=api",
    "name": "Draw (2634)",
    "id": 2634,
    "draw_type": "6/58",
    "draw_date": "2021-01-19",
    "drawn": [
        20,
        46,
        48,
        44,
        10,
        50
    ],
    "jackpot": "$174,872,866.40"
}