Decoded /leagues-h2h/{league_id}/standings/ response.
Summary
Types
@type t() :: %ExFPL.H2HStandings{ has_next: boolean(), league: map(), page: integer(), standings: [ExFPL.H2HStandings.Standing.t()] }
Decoded /leagues-h2h/{league_id}/standings/ response.
@type t() :: %ExFPL.H2HStandings{ has_next: boolean(), league: map(), page: integer(), standings: [ExFPL.H2HStandings.Standing.t()] }