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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/124/?format=api",
    "created_at": "2021-12-11T00:00:21.830933Z",
    "estimated_size": 17475747333465,
    "number_tickets": 15,
    "tickets": [
        159041,
        675681,
        1391773,
        1982617,
        3802535,
        3955301,
        4129507,
        4546361,
        5214167,
        6547208,
        7196427,
        7881905,
        9066404,
        9366069,
        9389381
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}