Get Upcoming Series
GET
/live-score/series/upcomingFetches upcoming cricket series filtered by optional date range and search term.
Query Params
searchstringOptional search keyword to filter series by name.
startDatestringStart date in format YYYY-MM-DD (defaults to today).
endDatestringEnd date in format YYYY-MM-DD (defaults to startDate + 1 month).
curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/series/upcoming'