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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33161/?format=api",
    "created_at": "2022-03-27T00:01:06.946868Z",
    "estimated_size": 5281015551470,
    "number_tickets": 4,
    "tickets": [
        311441,
        558488,
        765504,
        941899
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7822f8657a31e3dcef51a4bf907d8d94485f34a682eded4684f12a2965c81f4e/?format=api"
}