Authorization: Bearer ********************{
"data": [
{
"id": 0,
"stage": 0,
"name": "string",
"imageUrl": "string",
"iconUrl": "string",
"state": "locked",
"stars": 1,
"category": {
"name": "string",
"colors": [
"#eee"
]
},
"type": "small",
"strategy": "string"
}
],
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}