v1

latestSwagger 2.02026-07-14152156.8 KB
sportsdata

Retrieves a list of market groups for a given competition id

Retrieves a list of market groups for a given competition id

get/competitions/{competitionId}/marketgroups/

Path parameters

competitionIdstring required

The competition id to retrieve information for.

Query parameters

fieldsstring[]

Specify an absolute field list to return (Comma-Separated List)

includestring[]

Specify fields in addition to the default to return (Comma-Separated List)

excludestring[]

Specify fields from the default to exclude (Comma-Separated List)

sortstring

The field to order the response by, followed by the order. For example: name,desc

offsetinteger

Skip over a number of elements by specifying a start value for the query

limitinteger

Specify the number of results to return

culturestring

Code used to return responses in language other than English, acceptable values are en-GB|de-DE|es-ES|fr-FR|nn-NO|fi-FI|ru-RU|pt-PT|hu-HU|sl-SL|ga-IE|en-CA|sr-Latn|sv-SE|el=GR|zh-CHS|it-IT|zh-CHT|cs-CZ|de-AT|ja-JP|pl-PL|da-DK|ro-RO|nl-NL|tr-TR

namestring

Filter by market group name

Headers

apiKeystring required

Your API Key available from your developer portal

Response

Success