Skip to main content
GET
Event Odds — Lightweight odds-only payload (60-70% smaller)

Authorizations

X-API-Key
string
header
required

Your FieldFunded API Key

Path Parameters

eventId
string
required

Unique event identifier. Use GET /v1/events to discover active IDs.

Query Parameters

odds_format
enum<string>
default:decimal

Odds format for all values in response. Default: decimal

Available options:
decimal,
american,
fractional

Response

A lightweight payload containing only the current odds and market statuses for the specified event.

id
string
status
string
markets
object[]
updated_at
string<date-time>