Created
October 12, 2025 20:29
-
-
Save meneergroot/d2a82fe1c4aaad57b3096b444a20ca98 to your computer and use it in GitHub Desktop.
luckyhaus-data.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "currentRound": { | |
| "id": "round-1", | |
| "roundNumber": 1, | |
| "potSize": 0, | |
| "totalTickets": 0, | |
| "endTime": 1734567890000, | |
| "status": "active" | |
| }, | |
| "tickets": [], | |
| "winners": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment