{{ league.Info.Name }}

£
Last refreshed: {{ !isoDateIsToday(league.Timestamp) ? (league.Timestamp | date:'d MMM') : '' }} {{ league.Timestamp | date:'HH:mm:ss' }}
# Team Win bf {{ league.Info.Name.indexOf('Prem') > -1 ? 'Top 4' : 'Promotion' }} bf Relegation bf Value
{{ league.WinMatched | currency:'£':2 }} {{ league.PromotionMatched | currency:'£':2 }} {{ league.RelegationMatched | currency:'£':2 }}
{{ team.RankType != 'MidTable' ? team.Position : '?' }} {{ team.WinPositionRange.Minimum }} - {{ team.WinPositionRange.Maximum }} {{ team.WinPositionRange.Minimum }} {{ team.RelegationPositionRange.Minimum }} - {{ team.RelegationPositionRange.Maximum }} {{ team.RelegationPositionRange.Minimum }} {{ team.Name }} {{ team.WinOdds.Back || '-' }} / {{ team.WinOdds.Lay || '-' }} ({{ getChance(team.WinOdds) * 100 | number:1 }}%) {{ team.PromotionOdds.Back || '-' }} / {{ team.PromotionOdds.Lay || '-' }} ({{ getChance(team.PromotionOdds) * 100 | number:1 }}%) {{ team.RelegationOdds.Back || '-' }} / {{ team.RelegationOdds.Lay || '-' }} ({{ getChance(team.RelegationOdds) * 100 | number:1 }}%) {{ team.WinOdds.Mid ? sweepstakeJackpot / team.WinOdds.Mid : 0 | currency:'£':2 }}