Get ICC rankings
GET
/live-score/rankRetrieve ICC rankings based on gender (MALE/FEMALE) and match type (T20, ODI, TEST).
Query Params
genderstringGender of players (MALE, FEMALE)
matchTypestringMatch type for the ranking (T20, ODI, TEST)
curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/rank?gender=MALE&matchType=T20'