Last active
February 6, 2025 19:32
-
-
Save rhcarlosweb/7af4343b8802dd8822606a4bc6d1b97b to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"status": "success", | |
"result": { | |
"money": { | |
"total_paid": 249667.24, | |
"available_payment_brl": 249667.24, | |
"total_profit": 249667.24 | |
}, | |
"rocket": { | |
"current_level": 1, | |
"percentage": "35" | |
}, | |
"awards_obtained": { | |
"1": "2025-01-16", | |
"2": "2025-02-06" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment