{{#each this}}
{{#with event}}
{{else}}
{{#with category}}
{{eachFirstLetterUpperCase sport.fetch.name}} / {{competition.fetch.name}}
{{else}}
{{#if gte marketCount 1}}
+{{marketCount}}
{{/if}}
{{name}}
{{#if and live started}}
IN PLAY
Starts in {{timer startTime}}
{{/if}}
{{sport.fetch.name}}: {{{name}}} ({{add eventCount liveEventCount}})
{{/with}}
{{/with}}
{{/each}}