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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32400/?format=api",
    "created_at": "2022-03-26T00:01:04.009402Z",
    "estimated_size": 2340027031870,
    "number_tickets": 2,
    "tickets": [
        57797,
        497218
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/152968ee848d14cb21578441edb8d4db6d2e0323d372d16a5dc5a4af915a541e/?format=api"
}