API endpoint for PCSO Lotto Draws.

GET /api/draws/5970/?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/5970/?format=api",
    "name": "Draw (5970)",
    "id": 5970,
    "draw_type": "6/58",
    "draw_date": "2016-04-29",
    "drawn": [
        35,
        56,
        30,
        46,
        57,
        8
    ],
    "jackpot": "$80,234,380.00"
}