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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1656/?format=api",
    "created_at": "2021-12-20T00:00:09.178055Z",
    "estimated_size": 8259231773850,
    "number_tickets": 7,
    "tickets": [
        409728,
        714508,
        843409,
        921347,
        937318,
        7157845,
        9193895
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/d181e69280dc1e0b15aa47ba8aa9e685536b4ea44dea523a9b0c69579ab44fd3/?format=api"
}