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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32254/?format=api",
    "created_at": "2022-03-25T00:00:12.024379Z",
    "estimated_size": 1318924327054,
    "number_tickets": 1,
    "tickets": [
        123669
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/788e26881842f0e4e68361c2239cb496dfbf3b682cc60997c8356273d526adfa/?format=api"
}