cURL
curl --request GET \ --url https://prediction-markets-api.dflow.net/api/v1/filters_by_sports \ --header 'x-api-key: <api-key>'
{ "filtersBySports": "<unknown>", "sportOrdering": [ "<string>" ] }
Returns filtering options available for each sport, including scopes and competitions.
API key for authentication. Contact [email protected] to obtain an API key.
Filters by sports