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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/958/?format=api",
    "created_at": "2021-12-16T00:00:22.145065Z",
    "estimated_size": 2877169600549,
    "number_tickets": 2,
    "tickets": [
        4092780,
        6694036
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/b82be0d741d301bc71efcd9ccd329924b5de006581f2cc11773076a64db44bae/?format=api"
}