API endpoint for PCSO Lotto Draws.

GET /api/draws/3406/?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/3406/?format=api",
    "name": "Draw (3406)",
    "id": 3406,
    "draw_type": "6/55",
    "draw_date": "2019-09-14",
    "drawn": [
        6,
        12,
        13,
        34,
        17,
        47
    ],
    "jackpot": "$37,475,148.00"
}