curl --location 'https://bpi2.poyashi.me/users//rivals/following/top-scores?version=&songIds=' \
--header 'Authorization: Bearer <token>'[
{
"songId": 0,
"title": "string",
"difficulty": "HYPER",
"difficultyLevel": 0,
"topExScore": 0,
"topBpi": 0,
"rivalCount": 0
}
]