You can fetch all winners data through the secure API. The call returns a JSON array with all data about the winners, rewards, & refund status.
https://www.luckycycle.com/api/v1/operations/{OPERATION_ID}/winners
Mandatory header
Your API request won't work without this mandatory header:
X-LuckyApiKey: {API_KEY}
