API endpoint for PCSO Lotto Draws.

GET /api/draws/4146/?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/4146/?format=api",
    "name": "Draw (4146)",
    "id": 4146,
    "draw_type": "6/49",
    "draw_date": "2018-09-27",
    "drawn": [
        36,
        1,
        4,
        26,
        18,
        21
    ],
    "jackpot": "$61,375,561.00"
}