excludeCurrent=trueで現行バージョンを除外できます。curl --location 'https://bpi2.poyashi.me/users//scores/best-ever?currentVersion=&excludeCurrent=' \
--header 'Authorization: Bearer <token>'[
{
"songId": 0,
"title": "string",
"notes": 0,
"bpm": "string",
"difficulty": "HYPER",
"difficultyLevel": 0,
"releasedVersion": "string",
"bestExScore": 0,
"bestBpi": 0,
"bestVersion": "string",
"wrScore": 0,
"kaidenAvg": 0,
"coef": 0
}
]