curl --location --request GET 'https://api.uat.tacra.market?TACRA&force'{
"success": true,
"message": "string",
"body": {
"byAge": [
{
"age": 0,
"number": 0
}
],
"byCountry": [
{
"countryCode": "string",
"countryName": "string",
"countryNumber": {
"attendee": "string",
"circle": "string",
"helper": "string"
}
}
],
"byTicket": {
"attendee": 0,
"circle": 0,
"helper": 0
},
"circleStats": {
"application": 0,
"accept": 0,
"paid": 0,
"attended": 0
},
"TACRA": 0
}
}