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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/295/?format=api",
    "created_at": "2021-12-12T00:00:22.966378Z",
    "estimated_size": 3318583790651,
    "number_tickets": 3,
    "tickets": [
        2231881,
        3375804,
        4296801
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/296135f76fc366dd6f7ad03f25f89ba4f6861422a70853a2059beb1d9d67d709/?format=api"
}