API endpoint for PCSO Lotto Draws.

GET /api/draws/6360/?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/6360/?format=api",
    "name": "Draw (6360)",
    "id": 6360,
    "draw_type": "6/58",
    "draw_date": "2015-10-11",
    "drawn": [
        38,
        10,
        42,
        13,
        25,
        46
    ],
    "jackpot": "$243,152,252.00"
}