Oddspedia Match Intelligence
收藏Oddspedia Match Intelligence API 数据集概述
数据集基本信息
- 数据集名称: Oddspedia Match Intelligence
- 类别: Sports
- 数据提供商: n0x_rev
- API版本: v1 (current)
数据集描述
Match-level intelligence from Oddspedia for building prediction models, dashboards, and content. 11 endpoints covering match listings, match info, team lineups, head-to-head history, recent form, league standings, betting statistics, betting splits, and community tipster predictions with profit tracking. Covers 16 sports and 600+ leagues worldwide. Match-level data for prediction models and dashboards: stats, lineups, H2H, form, standings, and community predictions from Oddspedia.
核心功能与端点
主要端点
-
GET /v1/matches: List matches for a date. Returns matchKey for use with all other endpoints.
- 参数:
date(default: today) — YYYY-MM-DD,sport(default: 1) — Sport ID,geoCode(default: BR),status(all/finished/live),page,limit
- 参数:
-
GET /v1/match/info: Full match details: teams, league, date, status, scores.
- 参数:
matchKey(required),geoCode(default: CZ)
- 参数:
-
GET /v1/match/lineups: Team lineups. Available ~1 hour before kickoff.
- 参数:
matchKey(required)
- 参数:
-
GET /v1/match/h2h: Head-to-head history between the two teams.
- 参数:
matchKey(required)
- 参数:
-
GET /v1/match/form: Recent form for home or away team.
- 参数:
matchKey(required),type(home/away),finished(default: 5),upcoming(default: 2)
- 参数:
-
GET /v1/match/stats: Historical match statistics.
- 参数:
matchKey(required)
- 参数:
-
GET /v1/match/betting-stats: Betting statistics — market positioning.
- 参数:
matchKey(required)
- 参数:
-
GET /v1/match/betting-splits: Public betting split by market.
- 参数:
matchKey(required),marketId(100=FTR, 401=Goals, 700=DC, 1100=BTTS)
- 参数:
-
GET /v1/match/standings: Full league table with positions, points, W/D/L, GD.
- 参数:
matchKey(required)
- 参数:
-
GET /v1/match/tips: Community tipster predictions with profit tracking. Paginated.
- 参数:
matchKey(required),page,perPage(max 50)
- 参数:
-
GET /v1/match/tips/consensus: Consensus predictions — tips aggregated by agreement %. Paginated.
- 参数:
matchKey(required),page,perPage(max 50)
- 参数:
使用流程
- Start with /v1/matches to get matchKey values.
- Call any intelligence endpoint with that matchKey.
最佳实践
- Cache standings and H2H — they change infrequently.
- Lineups are only available close to kickoff.
- Tips are most useful for popular matches with high community activity.
服务指标
- Popularity: 1.9
- Service Level: 100%
- Latency: 179ms
订阅计划
- BASIC: $0.00 / mo
- PRO: $49.00 / mo
- ULTRA: $129.00 / mo
- MEGA: $299.00 / mo



