sportsbet_racing_popular_srms
Retrieve popular Same Race Multi (SRM) combinations for races or meetings, filtering by event, competition, or class to analyze betting odds.
Instructions
Popular Same Race Multi (SRM) combinations for races / meetings.
Returns: {srms:[{eventId, legs:[{selectionName}], price:{winPrice}}]}
Auth: none needed.
Also answers this: entain_graphql_call, pointsbet_racing_srm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Comma-separated ids at the chosen hierarchyLevel. | |
| sortBy | No | Sort order for returned SRMs. | |
| maxItems | No | Max SRM combinations to return. | |
| popularsrms | No | Restrict to popular SRMs only. | |
| hierarchyLevel | Yes | Level the ids refer to: event, competition or class. | |
| minUniqueCount | No | Minimum distinct legs per SRM. |