API endpoint for PCSO Lotto Draws.

GET /api/draws/3289/?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/3289/?format=api",
    "name": "Draw (3289)",
    "id": 3289,
    "draw_type": "6/45",
    "draw_date": "2019-11-08",
    "drawn": [
        38,
        13,
        43,
        1,
        42,
        4
    ],
    "jackpot": "$14,016,519.00"
}