API endpoint for PCSO Lotto Draws.

GET /api/draws/3951/?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/3951/?format=api",
    "name": "Draw (3951)",
    "id": 3951,
    "draw_type": "6/55",
    "draw_date": "2018-12-29",
    "drawn": [
        19,
        12,
        53,
        7,
        24,
        48
    ],
    "jackpot": "$178,995,380.00"
}