NEXT / LAST FIXTURES

- Posted in Features by

You can now retrieve the last/next x matchs for a team or a league

  • v2/fixtures/league/{league_id}/last/{number}
  • v2/fixtures/league/{league_id}/next/{number}
  • v2/fixtures/team/{team_id}/last/{number}
  • v2/fixtures/team/{team_id}/next/{number}

The documentation has been updated: Documentation