Skip to main content
GET
Outrights Settlement — League and tournament futures results

Authorizations

X-API-Key
string
header
required

Your FieldFunded API Key

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0
cursor
string

Cursor-based pagination token (base64url encoded {settled_at,entry_id} from next_cursor). Do not combine with offset.

tournament_id
string

Filter by a single tournament id.

tournament_ids
string

Filter by multiple tournament ids (CSV). Maximum 50 ids.

Response

A feed of recently resolved futures and outright markets (e.g. tournament winners).

outright_settlements
object[]
total
integer
limit
integer
offset
integer
has_more
boolean
next_cursor
string | null
applied_filters
object