I need to display the name of the leagues with games of the day, and then group the games into those leagues.
For this, I am using the repeater group to display leagues by games, but it is repeated leagues according to the number of games of the day.
I’m use this api for get data API-Football - Documentation
Can someone help me?