{
"group": {
"id": "string",
"slug": "string",
"name": "string",
"about": "string",
"creator_id": "string",
"created_time": "string",
"total_members": 0,
"privacy_status": "string",
"importance_score": 0
},
"count": 0,
"markets": [
{
"id": "string",
"creator_id": "string",
"creator_username": "string",
"creator_name": "string",
"question": "string",
"slug": "string",
"url": "string",
"outcome_type": "BINARY",
"mechanism": "string",
"token": "string",
"pool": {
"property1": 0,
"property2": 0
},
"probability": 0,
"p": 0,
"total_liquidity": 0,
"volume": 0,
"volume_24h": 0,
"unique_bettor_count": 0,
"is_resolved": true,
"resolution": "YES",
"resolution_probability": 0,
"resolver_id": "string",
"created_time": "string",
"close_time": "string",
"last_bet_time": "string",
"last_updated_time": "string",
"resolution_time": "string",
"answers": [
{
"property1": "string",
"property2": "string"
}
]
}
]
}