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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1736/?format=api",
    "created_at": "2021-12-20T00:00:19.479362Z",
    "estimated_size": 3547268250584,
    "number_tickets": 3,
    "tickets": [
        3324771,
        3354997,
        8752881
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/e85009a895abdede2c1ed20b2c373377a75c13085c9ed6c0a660e33e4ccb55ce/?format=api"
}