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