API endpoint for PCSO Lotto Draws.

GET /api/draws/7888/?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/7888/?format=api",
    "name": "Draw (7888)",
    "id": 7888,
    "draw_type": "6/49",
    "draw_date": "2013-05-30",
    "drawn": [
        32,
        40,
        38,
        28,
        21,
        29
    ],
    "jackpot": "$76,334,082.40"
}