Tickets
The minimum event's starting datetime.
Considers events starting after the from timestamp plus the given minutes/hours/days.
If not set defaults to 0 minutes.
The value must be in range [-7d - 7d].
0Example: -2hPattern: ^[+-]?[0-9]+([.][0-9]+)?[smhd]?$Considers events starting till the from timestamp plus the given
minutes/hours/days. If not set defaults to one day (24 hours).
The value must be in range [-7d - 7d].
2dExample: 2dPattern: ^[+-]?[0-9]+([.][0-9]+)?[smhd]?$The user ID for whom to generate recommendations.
How many tickets to return.
10Example: 10The operator to use for querying data. Notice that this is applied only if your account has access to multiple operators. In a different case the assigned operator to your account is used and the value of this field is ignored.
The bookmaker id to use for querying data. Notice that this is applied only
if your account has access to multiple operators. In a different case
the assigned operator to your account is used and the value of this
field is ignored. Note that this parameter is used together with the
sub_bookmaker_id parameter.
The sub-bookmaker id to use for querying data. Notice that this is applied only
if your account has access to multiple operators. In a different case
the assigned operator to your account is used and the value of this
field is ignored. Note that this parameter is used together with the
bookmaker_id parameter.
A list of filters to filter the coupons or the events that will be considered when selecting the coupons. If not provided no filtering is applied.
Applies a limit to a group of items. For more information, head to
Limiting -> Group Limiting section of the docs.
country:5,country_id:2.
If true, use precomputed embeddings for similarity search instead of the full model pipeline.
falseThe location of the page where the request takes place.
inplay_widgetOptional selection of the object fields to retrieve. It expects a comma
separated list of strings, as described in the field selection section,
e.g. coupon_id,sub_tenant_id.
["coupon_id","sub_tenant_id","event_id","selections","league_id","confidence","coupon_status","coupon_type","coupon_odds","coupon_source","coupon_tags","country_id","country","league","sport","sport_id","participants","participant_ids","event_type","status"]Possible values: The number of the retrieved top similar results. This can be useful in cases where the system needs to request more results than requested by the user, for example when applying a group limit to satisfy the required number of results in each group. Big population value may degrade performance.
1000The columns to sort the results by. It expects a string adhering to
the ordering format, as described in the ordering section, e.g.
+begin.
Custom client header, the value should be the name of the group the user belongs to
Authentication method to be used, supported values [vaix, iam]. Defaults to vaix
OK
Bad Request
Unauthorized
Forbidden
Not Acceptable
Request Entity Too Large
Unprocessable Entity
Too Early
Internal Server Error
Last updated
Was this helpful?