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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/719/?format=api",
    "created_at": "2021-12-15T00:00:06.903545Z",
    "estimated_size": 5100195280825,
    "number_tickets": 4,
    "tickets": [
        2762957,
        3605895,
        6764770,
        8704300
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ca95260efa5f462b496e260c19a883a772bb82c6a9ca24400ef659985a0d7d37/?format=api"
}