API endpoint for PCSO Lotto Draws.

GET /api/draws/15511/?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/15511/?format=api",
    "name": "Draw (15511)",
    "id": 15511,
    "draw_type": "6/42",
    "draw_date": "2024-06-08",
    "drawn": [
        27,
        22,
        35,
        33,
        21,
        36
    ],
    "jackpot": "$38,497,748.80"
}