GET /api/bet_types/5e25b22a-a409-4a9b-b8d9-c13ca92b4bee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e25b22a-a409-4a9b-b8d9-c13ca92b4bee",
"match": "https://api-prod.gambitprofit.com/api/matches/d3f9842e-1b78-420e-934c-0d1f378f13ed/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:18.586951-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Game Total Over 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "62a878ed-4cc5-472c-89db-6803d171d44f",
"gambit_id": "426abd98-809d-4232-9e20-2d7016a627ed",
"last_updated": "2023-11-03T10:23:05.262952-04:00",
"created_at": "2023-11-01T09:08:18.591785-04:00",
"name": "Game Total Over 225.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e25b22a-a409-4a9b-b8d9-c13ca92b4bee/?format=api"
},
{
"id": "30f71cb1-b283-4e59-88f2-e2f6ac203ae5",
"gambit_id": "bbfd1bcb-646f-46f5-aec5-acee8960a2a0",
"last_updated": "2023-11-03T10:23:05.266124-04:00",
"created_at": "2023-11-01T09:08:18.596501-04:00",
"name": "Game Total Under 225.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e25b22a-a409-4a9b-b8d9-c13ca92b4bee/?format=api"
}
]
}