API endpoint for PCSO Lotto Draws.

GET /api/draws/7427/?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/7427/?format=api",
    "name": "Draw (7427)",
    "id": 7427,
    "draw_type": "6/55",
    "draw_date": "2014-02-26",
    "drawn": [
        54,
        17,
        28,
        55,
        23,
        5
    ],
    "jackpot": "$72,648,656.00"
}