curl --location --request GET 'https://api.oraydev.cn/sl/v1/remotestates?remoteids'
{
"<remoteId>": {
"addr": "string",
"fastcode": "string",
"ip": "string",
"login_time": 0,
"new_server": 0,
"origin_server_ip": "string",
"osname": "string",
"owner_id": 0,
"serverip": "string",
"serverip6": "string",
"state": 0,
"svr_version": "string",
"version": "string"
}
}