Fetch a list of supported bookmakers
cURL
curl --request GET \ --url https://api.odds-api.io/v3/bookmakers
[ { "active": true, "name": "<string>" } ]
OK