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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33467/?format=api",
    "created_at": "2022-03-27T00:01:08.836975Z",
    "estimated_size": 6217026364218,
    "number_tickets": 5,
    "tickets": [
        283607,
        622381,
        692900,
        872371,
        935805
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7f0cb9e7e1b906ccda63556532912235f931691ad4f5cfa0197d09281cf55116/?format=api"
}