curl --location 'https://bpi2.poyashi.me/users//scores/self-version?currentVersion=&targetVersion=' \
--header 'Authorization: Bearer <token>'[
{
"songId": 0,
"title": "string",
"notes": 0,
"bpm": "string",
"difficulty": "HYPER",
"difficultyLevel": 0,
"releasedVersion": 0,
"logId": 0,
"exScore": 0,
"bpi": 0,
"clearState": "string",
"missCount": 0,
"scoreAt": "2019-08-24T14:15:22.123Z",
"wrScore": 0,
"kaidenAvg": 0,
"coef": 0,
"rival": {
"exScore": 0,
"bpi": 0,
"clearState": "string",
"missCount": 0,
"lastPlayed": "2019-08-24T14:15:22.123Z"
},
"exDiff": 0,
"bpiDiff": 0,
"radarTop": "string"
}
]