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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32027/?format=api",
    "created_at": "2022-03-25T00:00:10.926661Z",
    "estimated_size": 5403335146317,
    "number_tickets": 4,
    "tickets": [
        183035,
        270006,
        319557,
        508970
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7f0cb9e7e1b906ccda63556532912235f931691ad4f5cfa0197d09281cf55116/?format=api"
}