API endpoint for PCSO Lotto Draws.

GET /api/draws/685/?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/685/?format=api",
    "name": "Draw (685)",
    "id": 685,
    "draw_type": "6/45",
    "draw_date": "2023-08-28",
    "drawn": [
        9,
        30,
        28,
        45,
        31,
        5
    ],
    "jackpot": "$101,344,365.20"
}