La Liga Rest of Season Projections

Query Parameters

ParameterTypeRequiredDescription
datestringNoThe date from which to calculate rest-of-season projections. Format YYYY-MM-DD. Defaults to today.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Seasoninteger
Weekinteger
Teamsarray

Example Response

{"League": "LIGA", "Season": 2025, "Week": 36, "Teams": [{"Name": "Athletic", "Players": [{"FirstName": "Gorka", "LastName": "Guruzeta", "Position": "F", "Projections": {"Minutes": 190, "Goals": 0.92, "Assists": 0.23}, "Id": "26922"}], "Id": "78"}]}
Query Params
date

The date from which to calculate rest-of-season projections. Format YYYY-MM-DD. Defaults to today.

string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json