{
"songIds": [
"光.姜米條.0"
]
}curl --location --request POST 'https://phib19.top:8080/get/scoreList/allAccAvg' \
--header 'Content-Type: application/json' \
--data-raw '{
"songIds": [
"光.姜米條.0"
]
}'{
"data": {
"光.姜米條.0": {
"EZ": [
{
"rangeIdx": 0,
"accAvg": 96.89570698901274,
"count": 263
}
],
"HD": [
{
"rangeIdx": 0,
"accAvg": 98.32243424974826,
"count": 353
}
],
"IN": [
{
"rangeIdx": 0,
"accAvg": 99.25393110540416,
"count": 446
}
],
"AT": [
{
"rangeIdx": 0,
"accAvg": null,
"count": 0
}
]
}
}
}