WS: wss://dimond-api.xyz/sports/ws
{
"sport": "cricket",
"bet_id": "FANCY-25",
"bet": {
"market": "fancy",
"name": "25 over run YOR W",
"selection": "over",
"line": 110,
"odds": 1.9,
"stake": 100
},
"result": {
"home_team": "YOR",
"away_team": "ENG",
"home_score": 241,
"away_score": 102,
"status": "session_ended",
"extras": {
"session_runs": 112,
"session_complete": true,
"market_status": "SETTLED",
"overs": 25
}
}
}