{
"profile": {
"userId": "string",
"userName": "string",
"profileText": "string",
"profileImage": "string",
"iidxId": "string",
"xId": "string",
"isPublic": 0,
"follows": {
"followers": 0,
"following": 0
},
"relationship": {
"isFollowing": true,
"isFollowedBy": true,
"isMutual": true,
"isSelf": true
},
"role": {
"role": "string",
"description": "string",
"grantedAt": "2019-08-24T14:15:22.123Z"
},
"stats": [
{
"version": "26",
"totalBpi": 0,
"arenaClass": "string",
"arenaRank": 0,
"area": "string",
"gradeSp": "string",
"gradeDp": "string",
"updatedAt": "2019-08-24T14:15:22.123Z",
"bestArenaClass": "string",
"bestArenaClassAt": "2019-08-24T14:15:22.123Z"
}
],
"areaRank": {
"area": "string",
"areaRank": 0,
"totalInArea": 0
}
},
"compare": {
"winLoss": {},
"radar": {
"NOTES": 0,
"CHORD": 0,
"PEAK": 0,
"CHARGE": 0,
"SCRATCH": 0,
"SOFLAN": 0
}
},
"statsPrivacy": {
"showArenaClass": true,
"showArenaRank": true,
"showArea": true,
"showGrade": true
}
}