Fetch events related to a specific event. Use this endpoint to surface similar markets when a user is viewing an event detail page, or to power a recommended feed.Documentation Index
Fetch the complete documentation index at: https://docs.futuur.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
No authentication is required for this endpoint.Parameters
The unique identifier of the source event.
Response
Returns an array of related event objects.Unique identifier for the related event.
Display title of the related event. Maximum 150 characters.
Number of wagers placed on this event in play money.
Number of wagers placed on this event in real money.
Total play money volume traded on this event. Returned as a decimal string.
Total real money volume traded on this event. Returned as a decimal string.
ISO 8601 datetime when betting closes.
null if not set.ISO 8601 datetime when the underlying event begins.
null if not set.Title or label of the leading market in play money mode.
Title or label of the leading market in real money mode.
Example
cURL
Sample response