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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32053/?format=api",
    "created_at": "2022-03-25T00:00:11.123686Z",
    "estimated_size": 1191286488951,
    "number_tickets": 1,
    "tickets": [
        144180
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/a6744fe37d8a5f8843d53b744ec385c86f648a80fcbc9e685d2c366bd681b661/?format=api"
}