Skip to main content
GET
Get a single event with lines

Authorizations

key
string
query
required

API key as query parameter

Path Parameters

eventId
string
required

Query Parameters

include
enum<string>

Set to all_periods to include period-specific lines

Available options:
all_periods
affiliate_ids
string

Comma-separated affiliate IDs

Response

200 - application/json

Event with lines

event_id
string
event_uuid
string
sport_id
integer
event_date
string<date-time>
rotation_number_away
integer
rotation_number_home
integer
score
object
teams
object[]
teams_normalized
object[]
schedule
object
lines
object

Lines keyed by affiliate ID

line_periods
object

Period-specific lines keyed by affiliate ID (when include=all_periods)

pitcher_away
object
pitcher_home
object