# GetStatus200ResponseStats
## Properties
**accounts** | Option<**i32**> | Total number of accounts registered on the game server. | [optional]
**agents** | **i32** | Number of registered agents in the game. |
**ships** | **i32** | Total number of ships in the game. |
**systems** | **i32** | Total number of systems in the game. |
**waypoints** | **i32** | Total number of waypoints in the game. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)