API endpoint for PCSO Lotto Draws.

GET /api/draws/3810/?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/3810/?format=api",
    "name": "Draw (3810)",
    "id": 3810,
    "draw_type": "6/55",
    "draw_date": "2019-03-06",
    "drawn": [
        33,
        51,
        42,
        13,
        1,
        17
    ],
    "jackpot": "$53,675,326.20"
}