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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33493/?format=api",
    "created_at": "2022-03-27T00:01:08.963686Z",
    "estimated_size": 5451199335606,
    "number_tickets": 4,
    "tickets": [
        182246,
        397867,
        418006,
        547725
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/3fe4d770101c3d86d4bb5c7ffafe028cf5a8a0d24d7a44df115f9b02a62a0b93/?format=api"
}