Skip to main content
Retrieve a list of all trading actions that have occurred on a specific event. Real money actions have user information anonymized.

Endpoint

Authentication

This endpoint supports optional HMAC authentication. Include the Key, Timestamp, and HMAC headers to access user-specific filters.

Request

integer
required
A unique integer value identifying this event.
boolean
default:"true"
When true, aggregates actions by order.
string
Filter by currency mode. One of play_money or real_money.
boolean
default:"false"
When true, returns only actions from users you follow.
boolean
default:"false"
When true, returns only your own actions.
Full-text search query. Maximum 100 characters.

Response

Returns a list of wager action objects.

Example

Sample response