GET /api/v1.0/giveaway/tickets/58/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/58/?format=api",
    "created_at": "2021-12-11T00:00:15.744780Z",
    "estimated_size": 9407972316768,
    "number_tickets": 8,
    "tickets": [
        677800,
        4516060,
        4624842,
        5440587,
        5991124,
        6633536,
        8424061,
        9365844
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7dbe73d06437a19e524157ecbd894c2407c6691c4d48f53e612c9577af656166/?format=api"
}