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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/385/?format=api",
    "created_at": "2021-12-13T00:00:15.829077Z",
    "estimated_size": 5052331091537,
    "number_tickets": 4,
    "tickets": [
        4865562,
        8007527,
        8770332,
        9664837
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/1f54e19aa61e5417fc80999ad028c43de26daa627f2c4d038edff9a004c398fc/?format=api"
}