Sport Events Createdget https://api.sportradar.com/bandy/{access_level}/v2/{language_code}/sport_events/created.{format}Provides ids for sport events that have been created in the last 24 hours.Path Paramsaccess_levelstringenumrequiredDefaults to trialThe access level of your API keytrial, productiontrialproductionAllowed:trialproductionlanguage_codestringrequiredDefaults to en2-letter code for supported languagesen (English)English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.formatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlQuery Paramsstartint32The number of items to skip before starting to collect the result set.Default: 0Example: start=200 to receive a 2nd page of results (if necessary)Note: You may alternatively use offsetlimitint32The number of items to return.Maximum: 200Default value: 200Example: limit=5Response 200200Updated 7 months ago