curl --location 'https://bpi2.poyashi.me/users//stats/monthly-review?version=&month=' \
--header 'Authorization: Bearer <token>'{
"month": "string",
"version": "26",
"granularity": "month",
"bpi": {
"start": 0,
"end": 0,
"diff": 0,
"history": [
{}
]
},
"topSongs": {
"topBpiSongs": [
{}
],
"topImprovedSongs": [
{}
]
},
"activity": {
"property1": "string",
"property2": "string"
},
"rivals": [
{}
],
"rivalsGrowthRanking": [
{}
],
"rivalsGrowthTimeline": [
{}
],
"arena": {
"property1": "string",
"property2": "string"
},
"radarGrowth": [
{}
]
}