API endpoint for PCSO Lotto Draws.

GET /api/draws/376/?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/376/?format=api",
    "name": "Draw (376)",
    "id": 376,
    "draw_type": "6/42",
    "draw_date": "2023-03-16",
    "drawn": [
        15,
        18,
        21,
        17,
        34,
        35
    ],
    "jackpot": "$11,515,675.00"
}