La Liga Daily Projections

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve projections for. Format YYYY-MM-DD. Defaults to current date.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Datestring
Gamesarray

Example Response

{"League": "LIGA", "Date": "2026-05-14", "Games": [{"Id": "33781", "Week": "36", "Teams": [{"IsHome": 1, "Name": "Girona", "Players": [{"FirstName": "Azzedine", "LastName": "Ounahi", "Position": "M", "Projections": {"Minutes": 95, "Goals": 0.56, "Assists": 0.08}, "Id": "30853"}], "Id": "513"}]}]}
Query Params
date

Date to retrieve projections for. Format YYYY-MM-DD. Defaults to current date.

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