public IList <V2CharactersStandings> Standings(SsoToken token)
 {
     return(_internalLatestCharacter.Standings(token));
 }