Lineups

Update Time: 2022-05-30 10:26

Introduction

This API endpoint returns lineups and injuries of basketball matches in the last 24 hours and future 48 hours.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/basketball/lineups
  • Method: GET
  • Calls: This interface is limited to 60 second/call;
  • Recommend Calls: 12 hour/call
  • Parameters:
ParameterValueRequiredDescription
matchIdstringfalse

Response

ParameterValueDescription
matchId string
homeLineup listHome team lineup
playerId string
number intBall uniform number
name stringPlayer name
position stringPlayer position
homeBackup listThe same as homeLineup
awayLineup listThe same as homeLineup
awayBackup listThe same as homeLineup
homeInjury listHome team injury
playerId string
name string
position string
date stringInjury date
awayInjury listThe same as homeInjury

Example Request

Example Response

{}
    This API endpoint returns lineups and injuries of basketball matches in the last 24 hours and future 48 hours.

    LineupsiSportsAPI

    Contact