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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1742/?format=api",
    "created_at": "2021-12-20T00:00:19.817037Z",
    "estimated_size": 4302458792687,
    "number_tickets": 3,
    "tickets": [
        1606303,
        3366656,
        4119778
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/b82be0d741d301bc71efcd9ccd329924b5de006581f2cc11773076a64db44bae/?format=api"
}