API endpoint for PCSO Lotto Draws.

GET /api/draws/4861/?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/4861/?format=api",
    "name": "Draw (4861)",
    "id": 4861,
    "draw_type": "6/45",
    "draw_date": "2017-10-23",
    "drawn": [
        10,
        7,
        17,
        26,
        1,
        20
    ],
    "jackpot": "$34,825,290.00"
}