GET Expected Lineups by Player
This endpoint allows you to get all the xG values we have available per player (lineup).
https://api.sportmonks.com/v3/football/expected-lineups/players/PLAYER_ID{
"data": [
{
"id": 1,
"sport_id": 1,
"fixture_id": 19347797,
"player_id": 37526530,
"team_id": 3285,
"formation_field": null,
"position_id": null,
"detailed_position_id": null,
"type_id": 77615,
"formation_position": null,
"player_name": "Hlynur Freyr Karlsson",
"jersey_number": 2
}Field
Description
Type
Query Parameters
Required?
Description
Dynamic Filters
Available on Entity
Description
Examples
Pagination
Include depth
Include options
Last updated
Was this helpful?