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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/623/?format=api",
    "created_at": "2021-12-14T00:00:26.469620Z",
    "estimated_size": 3105854060482,
    "number_tickets": 2,
    "tickets": [
        6022946,
        9930972
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/9996089f2fc9884c5696b215ffa559ff4b424eaff6e77fb8c54f60f18f910a50/?format=api"
}