API endpoint for PCSO Lotto Draws.

GET /api/draws/8057/?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/8057/?format=api",
    "name": "Draw (8057)",
    "id": 8057,
    "draw_type": "6/55",
    "draw_date": "2013-02-18",
    "drawn": [
        25,
        13,
        49,
        7,
        43,
        34
    ],
    "jackpot": "$56,482,106.40"
}