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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1116/?format=api",
    "created_at": "2021-12-17T00:00:15.360749Z",
    "estimated_size": 5254424335199,
    "number_tickets": 4,
    "tickets": [
        5162710,
        5201692,
        6175590,
        9367350
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/9ef84bc13d94995706fecd4314b204798fa4328761f383d9b45d14654e538d34/?format=api"
}