The request is intended to receive the user statistics.
&svc=get_stats_service
Response with statistics data about the user.
{ "units": 1, // Amount of units "users": 1, // Amount of users "online_units": 0 // Amount of units online }