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