pub type AdminGetGamesResponse = Vec<ServicePlayerGame>;
struct AdminGetGamesResponse { /* private fields */ }