API endpoint for PCSO Lotto Draws.

GET /api/draws/7658/?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/7658/?format=api",
    "name": "Draw (7658)",
    "id": 7658,
    "draw_type": "6/55",
    "draw_date": "2013-10-12",
    "drawn": [
        11,
        48,
        1,
        13,
        10,
        42
    ],
    "jackpot": "$76,073,276.00"
}