For example steam account:
{
"id": 5536408,
"name": "",
"type": 1,
"members": [
{
"profile_id": 3771534,
"name": "/steam/76561198267976728",
"alias": "Rak",
"personal_statgroup_id": 5536408,
"xp": 40760,
"level": 4,
"leaderboardregion_id": 4,
"country": "uy"
}
]
},
For example feral account:
{
"id": 6556450,
"name": "",
"type": 1,
"members": [
{
"profile_id": 4412017,
"name": "/feral/97200",
"alias": "RAK",
"personal_statgroup_id": 6556450,
"xp": 149145,
"level": 13,
"leaderboardregion_id": 2,
"country": "sg"
}
]
},
I was expecting that there could be other types of accounts but I thought that this is "historic" thing as I never seen anything other than steam, so I ditched the support to make life easier ...