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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1382/?format=api",
    "created_at": "2021-12-18T00:00:29.877270Z",
    "estimated_size": 16007912195292,
    "number_tickets": 14,
    "tickets": [
        1240447,
        1976851,
        2528722,
        2673297,
        4126002,
        4480678,
        5369647,
        5809524,
        5844294,
        6387701,
        7559104,
        8170409,
        9037475,
        9343327
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}