API endpoint for PCSO Lotto Draws.

GET /api/draws/763/?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/763/?format=api",
    "name": "Draw (763)",
    "id": 763,
    "draw_type": "6/58",
    "draw_date": "2023-12-08",
    "drawn": [
        34,
        38,
        20,
        43,
        15,
        28
    ],
    "jackpot": "$206,133,372.20"
}