API endpoint for PCSO Lotto Draws.

GET /api/draws/769/?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/769/?format=api",
    "name": "Draw (769)",
    "id": 769,
    "draw_type": "6/58",
    "draw_date": "2023-12-05",
    "drawn": [
        21,
        4,
        23,
        12,
        32,
        35
    ],
    "jackpot": "$196,562,545.00"
}