curl --location 'https://bpi2.poyashi.me/users//rivals/following/monthly-review-summary?version=&month=' \
--header 'Authorization: Bearer <token>'{
"rivals": [
{
"userId": "string",
"userName": "string",
"profileImage": "string",
"bpiStart": 0,
"bpiEnd": 0
}
]
}