Oddsflowai-team commited on
Commit
ab470cf
·
unverified ·
1 Parent(s): b927901

Create signal.contract.example.json

Browse files
contracts/signal.contract.example.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contract_id": "signal_2026_arsenal_vs_city_001",
3
+ "agent_id": "agent.sportbot",
4
+ "timestamp": "2026-02-20T14:00:00Z",
5
+ "match": "Arsenal vs Manchester City",
6
+ "market": "1X2",
7
+ "selection": "Manchester City",
8
+ "model_probability": 0.61,
9
+ "market_odds": 1.85,
10
+ "confidence_score": 0.74,
11
+ "challenge_window_hours": 24,
12
+ "status": "open"
13
+ }