GET Market Movement Signals
Endpoint
GET https://betting-intelligance.sportmicro.com/cricket-market-movement-signals
Backing view
betting_intelligence.cricket_market_movement_signals
Purpose
Use this endpoint to retrieve cricket price movements that were detected across time or across books.
Common filters
match_id=eq.{match_id}bookmaker_id=eq.{bookmaker_id}market_type=eq.{market_type}selection=eq.{selection}movement_type=eq.{movement_type}direction=eq.{direction}expires_at=gte.now()
Returned fields
id,match_id,bookmaker_idmarket_type,market_scope,selection,movement_typeopening_odds,previous_odds,current_oddsmovement_pct,time_window_minutes,books_moving_count,directionsignal_score,confidence_scoresummary,reason,metadatacreated_at,updated_at,expires_at
Example
curl "https://betting-intelligance.sportmicro.com/cricket-market-movement-signals?match_id=eq.{match_id}&order=movement_pct.desc&expires_at=gte.now()"
Notes
books_moving_counthelps identify broader market confirmation.opening_odds,previous_odds, andcurrent_oddssupport timeline analysis.