API endpoint for PCSO Lotto Draws.

GET /api/draws/6670/?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/6670/?format=api",
    "name": "Draw (6670)",
    "id": 6670,
    "draw_type": "6/55",
    "draw_date": "2015-05-09",
    "drawn": [
        18,
        29,
        7,
        8,
        32,
        45
    ],
    "jackpot": "$105,593,316.00"
}