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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/76/?format=api",
    "created_at": "2021-12-11T00:00:17.331205Z",
    "estimated_size": 4674735820485,
    "number_tickets": 4,
    "tickets": [
        1676831,
        2505141,
        3212346,
        7982120
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}