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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32346/?format=api",
    "created_at": "2022-03-25T00:00:12.229213Z",
    "estimated_size": 9402654073513,
    "number_tickets": 8,
    "tickets": [
        125466,
        409468,
        548535,
        640460,
        663248,
        720690,
        816027,
        969317
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d85ba116fd674d4cb715e72bcb7b208112ecce74776bb61deadb5a2cd593d6d/?format=api"
}