API endpoint for PCSO Lotto Draws.

GET /api/draws/3835/?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/3835/?format=api",
    "name": "Draw (3835)",
    "id": 3835,
    "draw_type": "6/45",
    "draw_date": "2019-02-22",
    "drawn": [
        31,
        27,
        38,
        18,
        35,
        8
    ],
    "jackpot": "$14,602,382.00"
}