GET Expected by Team
This endpoint allows you to get all the xG values we have available per team
Last updated
This endpoint allows you to get all the xG values we have available per team
Last updated
Query Parameters | Required? | Description |
---|---|---|
Yes
You can use a total of 3
nested includes on this endpoint
type
fixture
Related Entities:
Get an overview and explanation of all the fields returned in the API response. The related entities for the expected endpoints are:
Field | Description | Type |
---|---|---|
id
Refers to the unique id of the expected value.
integer
fixture_id
Refers to the fixture related to the value.
integer
type_id
Refers to the type of the Expected value.
integer
participant_id
Refers to the participant related to the Expected value.
integer
value
Displayes the value.
integer
location
Refers to the location of the home or away team.
string
api_token
YES
Your unique API token
include
NO
Enrich the API with more data by using includes
select
NO
Select specific fields on the base entity.
filters
NO
Filter the API response on multiple related entities. There are static filters and dynamic filters.
Please find the possibilities in the Static and Dynamic Filter tab.