API endpoint for PCSO Lotto Draws.

GET /api/draws/5074/?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/5074/?format=api",
    "name": "Draw (5074)",
    "id": 5074,
    "draw_type": "6/58",
    "draw_date": "2017-07-16",
    "drawn": [
        54,
        51,
        43,
        38,
        9,
        56
    ],
    "jackpot": "$141,512,652.00"
}