Sports & Fitness · head-to-head
City Bikes vs Oddsmagnet
City Bikes (CityBik.es) aggregates real-time bike-share data for 700+ networks worldwide into one JSON API, covering station locations, available bikes and e-bikes, free docks, and GBFS feed links where a network publishes one. It's free and keyless -- the only condition is crediting the CityBikes project and linking back to it from any app built on the data.
Oddsmagnet is a UK-focused odds-data provider covering football, basketball, baseball and more from 17+ bookmakers (William Hill, Betway, Unibet, and others), aimed at arbitrage comparison and machine-learning models trained on historical odds movement. The free tier only exposes odds aggregated to a daily level; paid Historical Odds Data and Betting Odds API tiers unlock full granularity and low-latency live feeds. A live probe of the real `api.oddsmagnet.com` backend confirmed it's a genuine, live AWS API Gateway service distinct from the bot-protected marketing domain, and reconfirmed a wildcard `Access-Control-Allow-Origin` on every request, keeping `cors: yes`.
| City Bikes | Oddsmagnet | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | freemium |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |