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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/739/?format=api",
    "created_at": "2021-12-15T00:00:13.885358Z",
    "estimated_size": 3238810141838,
    "number_tickets": 2,
    "tickets": [
        7390131,
        8157183
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cc1738106e7b76aa1c4fe640c527c96ed82ed352e880dc44cd24d9cf45d23f2a/?format=api"
}