{
"code": 200,
"msg": "Operation successful",
"data": [
{
"title": "string",
"teams": [
{
"property1": "string",
"property2": "string"
}
]
}
]
}