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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/7/?format=api",
    "created_at": "2021-12-11T00:00:05.952197Z",
    "estimated_size": 2451710140208,
    "number_tickets": 2,
    "tickets": [
        4926906,
        7542006
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cc1738106e7b76aa1c4fe640c527c96ed82ed352e880dc44cd24d9cf45d23f2a/?format=api"
}