Brawlex.get_ranking_brawlers

You're seeing just the function get_ranking_brawlers, go back to Brawlex module for more information.
Link to this function

get_ranking_brawlers(tpid, country_c, brawler_id, timeout \\ 5000)

Specs

get_ranking_brawlers(pid(), country_code(), String.t(), timeout()) ::
  {:ok, [map()]} | {:error, any()}

Get brawler rankings for a country or global rankings. Brawler identifiers can be found by using get_brawlers function.