API endpoint for PCSO Lotto Draws.

GET /api/draws/3781/?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/3781/?format=api",
    "name": "Draw (3781)",
    "id": 3781,
    "draw_type": "6/49",
    "draw_date": "2019-03-19",
    "drawn": [
        10,
        19,
        3,
        25,
        23,
        36
    ],
    "jackpot": "$56,652,383.60"
}