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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1050/?format=api",
    "created_at": "2021-12-16T00:00:32.905400Z",
    "estimated_size": 5945795958251,
    "number_tickets": 5,
    "tickets": [
        424513,
        583130,
        7039042,
        7140156,
        8868677
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/648b108112505b9d20b21f8567dd6b342fa16cc27ad27ae8ec0807564402220b/?format=api"
}