# TeamStandingsRecordRestObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Copyright** | **string** | | [optional] [default to null] **Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null] **Division** | [***Division**](Division.md) | | [optional] [default to null] **Conference** | [***Conference**](Conference.md) | | [optional] [default to null] **League** | [***League**](League.md) | | [optional] [default to null] **Season** | **string** | | [optional] [default to null] **Streak** | [***StreakRestObject**](StreakRestObject.md) | | [optional] [default to null] **ClinchIndicator** | **string** | | [optional] [default to null] **DivisionRank** | **string** | | [optional] [default to null] **ConferenceRank** | **string** | | [optional] [default to null] **LeagueRank** | **string** | | [optional] [default to null] **SpringLeagueRank** | **string** | | [optional] [default to null] **WildCardRank** | **string** | | [optional] [default to null] **SportRank** | **string** | | [optional] [default to null] **GamesPlayed** | **int32** | | [optional] [default to null] **GamesBack** | **string** | | [optional] [default to null] **WildCardGamesBack** | **string** | | [optional] [default to null] **LeagueGamesBack** | **string** | | [optional] [default to null] **SpringLeagueGamesBack** | **string** | | [optional] [default to null] **SportGamesBack** | **string** | | [optional] [default to null] **DivisionGamesBack** | **string** | | [optional] [default to null] **ConferenceGamesBack** | **string** | | [optional] [default to null] **LeagueRecord** | [***WinLossRecordRestObject**](WinLossRecordRestObject.md) | | [optional] [default to null] **LastUpdated** | [**time.Time**](time.Time.md) | | [optional] [default to null] **Records** | [**map[string][]WinLossRecordRestObject**](array.md) | | [optional] [default to null] **Probabilites** | [***StandingsOdds**](StandingsOdds.md) | | [optional] [default to null] **Points** | **int32** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)