curl --location 'https://bpi2.poyashi.me/users//stats/bpiBoxStats?version=&level=&difficulty=&groupBy=' \
--header 'Authorization: Bearer <token>'[
{
"date": "string",
"min": 0,
"max": 0,
"median": 0,
"p25": 0,
"p75": 0,
"count": 0,
"totalBpi": 0,
"totalBpiTop75": 0,
"totalBpiTop25": 0,
"totalPhysicalNotes": 0,
"registeredNotes": 0,
"efficiency": 0
}
]