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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1097/?format=api",
    "created_at": "2021-12-17T00:00:13.705754Z",
    "estimated_size": 2026250679869,
    "number_tickets": 1,
    "tickets": [
        5706199
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/6ed89b08219171dab2b3eaf4c048eb0f54bea1e3594c325d61bcfef7e3ec86f1/?format=api"
}