API endpoint for PCSO Lotto Draws.

GET /api/draws/7180/?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/7180/?format=api",
    "name": "Draw (7180)",
    "id": 7180,
    "draw_type": "6/45",
    "draw_date": "2014-07-23",
    "drawn": [
        14,
        44,
        16,
        12,
        5,
        33
    ],
    "jackpot": "$10,585,712.00"
}