Get Live Match Details by Match
GET
/live-score/match/{matchId}/liveRetrieves the detailed live match data for a specific match, including teams, scorecard, toss, ground, and result information.
Path Params
matchIdstringrequiredMatch ID for which live data is requested
curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/match/{matchId}/live'