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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1572/?format=api",
    "created_at": "2021-12-19T00:00:28.964652Z",
    "estimated_size": 4419460144281,
    "number_tickets": 4,
    "tickets": [
        2544509,
        2820355,
        7378171,
        8045620
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/6a945464096227d6c70090768cc2f634b1f2e116d726c407fd04bc1faa190ad1/?format=api"
}