Skip to main content
GET
Get open markets

Query Parameters

league
enum<string>

The league to filter markets by

Available options:
NFL,
NBA,
MLB,
NHL,
NCAAF,
NCAAB,
NCAAWB,
WNBA,
UFC,
MLS,
FIFA Club World Cup,
EPL,
Bundesliga,
Serie A,
La Liga,
Ligue 1,
Champions League,
Europa League,
WTA,
ATP,
PGA,
ENTERTAINMENT
marketType
enum<string>

The type of market to filter by

Available options:
CUSTOM,
MONEY,
SPREAD,
TOTAL,
1X2,
TEAM_TOTAL,
MONEY_1H,
SPREAD_1H,
TOTAL_1H,
RUSHING_ATTEMPTS,
RUSHING_YARDS,
PASSING_COMPLETIONS,
PASSING_YARDS,
PASSING_ATTEMPTS,
RECEPTIONS,
RECEIVING_YARDS,
LONGEST_RECEPTION,
LONGEST_RUSH,
LONGEST_COMPLETION,
RUSHING_AND_RECEIVING_YARDS,
PITCHER_STRIKEOUTS,
HOME_RUNS,
TOTAL_BASES,
RBIS,
HITS,
HITS_RUNS_RBIS,
PITCHER_OUTS,
RUNS,
WALKS,
EARNED_RUNS,
HITS_ALLOWED,
BATTING_STRIKEOUTS,
STOLEN_BASES,
THREE_POINTERS_MADE,
BLOCKS,
DOUBLE_DOUBLE,
POINTS,
REBOUNDS,
POINTS_REBOUNDS_ASSISTS,
POINTS_ASSISTS,
POINTS_REBOUNDS,
REBOUNDS_ASSISTS,
STEALS,
STEALS_BLOCKS,
TRIPLE_DOUBLE,
FIRST_BASKET,
PLAYER_ACES,
TURNOVERS,
SET_SPREAD,
TOTAL_SETS,
FIRST_SET_MONEYLINE,
FIRST_GOAL_SCORER,
PLAYER_GOALS,
ASSISTS,
ANYTIME_TOUCHDOWN_SCORER,
FIRST_TOUCHDOWN_SCORER,
GO_THE_DISTANCE,
VICTORY_BY_KO_KTO_OR_DQ,
VICTORY_BY_DECISION,
VICTORY_BY_SUBMISSION,
DRAW,
PLAYER_BIRDIES_OR_BETTER,
FIRST_ROUND_MONEYLINE,
SECOND_ROUND_MONEYLINE,
THIRD_ROUND_MONEYLINE,
FOURTH_ROUND_MONEYLINE,
FIRST_INNING_TOTAL,
TO_MAKE_THE_PLAYOFFS,
REGULAR_SEASON_WINS,
SERIES_WINNER,
CHAMPIONSHIP_WINNING_DIVISION,
CHAMPIONSHIP_WINNER,
MVP_WINNER,
EASTERN_CONFERENCE_WINNER,
WESTERN_CONFERENCE_WINNER,
FINALS_MVP,
WINNER,
TOP_FIVE_FINISH,
TOP_TEN_FINISH,
TOP_TWENTY_FINISH,
AL_CENTRAL_DIVISION_WINNER,
NL_CENTRAL_DIVISION_WINNER,
AL_EAST_DIVISION_WINNER,
NL_EAST_DIVISION_WINNER,
AL_WEST_DIVISION_WINNER,
NL_WEST_DIVISION_WINNER,
AL_CY_YOUNG_WINNER,
NL_CY_YOUNG_WINNER,
AL_MVP,
NL_MVP,
AL_ROTY,
NL_ROTY,
AL_WINNER,
NL_WINNER,
WORLD_SERIES_WINNER,
STANLEY_CUP_WINNER,
SUPER_BOWL_WINNER,
NFC_CONFERENCE_WINNER,
AFC_CONFERENCE_WINNER,
NFC_NORTH_WINNER,
NFC_EAST_WINNER,
NFC_SOUTH_WINNER,
NFC_WEST_WINNER,
AFC_NORTH_WINNER,
AFC_EAST_WINNER,
AFC_SOUTH_WINNER,
AFC_WEST_WINNER,
OPOTY,
DPOTY,
OROTY,
DROTY

Response

Successfully retrieved all open markets.

id
string
required

The ID of the market

Example:

"123e4567-e89b-12d3-a456-426614174000"

description
string
required

Description of the market

Example:

"KC v BUF Total"

status
string
required

The current status of the market (OPEN, CLOSED, or SETTLED)

Example:

"OPEN"

type
string
required

The type of market (MONEY, SPREAD, TOTAL, RUSHING_ATTEMPTS, etc.)

Example:

"TOTAL"

league
string
required

The league of the market

Example:

"NFL"

volume
number
required

The total volume of the market in CASH denomination

Example:

1000000

eventId
string
required

The event associated with the market

Example:

"123e4567-e89b-12d3-a456-426614174000"

outcomeIds
string[]
required

Array of outcome IDs linked to this market

Example:
outcomes
object[]
required

Array of outcomes linked to this market

strike
number | null

The threshold of the market in the unit of the stat type

Example:

26.5

event
object

The event details associated with the market

playerId
string | null

The player associated with the market (if applicable)

Example:

"123e4567-e89b-12d3-a456-426614174001"

player
object | null

The player associated with the market (if applicable)

competitor
object | null

The competitor associated with the market (if applicable)

settledAt
string | null

When the market was settled (if applicable)

Example:

"2023-10-05T12:00:00Z"