API endpoint for PCSO Lotto Draws.

GET /api/draws/7618/?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/7618/?format=api",
    "name": "Draw (7618)",
    "id": 7618,
    "draw_type": "6/45",
    "draw_date": "2013-11-04",
    "drawn": [
        25,
        24,
        23,
        11,
        7,
        38
    ],
    "jackpot": "$67,203,744.00"
}