API endpoint for PCSO Lotto Draws.

GET /api/draws/5956/?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/5956/?format=api",
    "name": "Draw (5956)",
    "id": 5956,
    "draw_type": "6/58",
    "draw_date": "2016-05-06",
    "drawn": [
        38,
        23,
        55,
        17,
        51,
        8
    ],
    "jackpot": "$86,865,264.00"
}