Struct which represents the ExFootball client
Create new Exfootball client
iex> client = ExFootball.Client.new("api_token") %ExFootball.Client{api_token: "api_token"}