Get ICC rankings

GET/live-score/rank

Retrieve ICC rankings based on gender (MALE/FEMALE) and match type (T20, ODI, TEST).

Query Params

genderstring

Gender of players (MALE, FEMALE)

matchTypestring

Match type for the ranking (T20, ODI, TEST)

curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/rank?gender=MALE&matchType=T20'