{{event.Name}}
{{event.SpecialDateTime | brDateEvent}}
{{event.Competition}}
{{odd.OddTypeName}}
{{((odd | brEventOddType) == 1 && odd.OddTypeId != 2 )? ($index == 1 ? 'X' : ($index == 0 ? 1 : $index)) : ((odd.OddTypeId == 2) ? ($index+1) : (participant.ParticipantName.replace('{defw.Draw}', 'Empate').replace('{defw.Draw}', 'Empate') | translate))}}
{{participant.Odds[0].Odd | number:2}}
{{markBasketOdds()}}