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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1664/?format=api",
    "created_at": "2021-12-20T00:00:11.925235Z",
    "estimated_size": 3339856763668,
    "number_tickets": 3,
    "tickets": [
        2509014,
        5809750,
        7458362
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}