GET /api/bet_types/d5209fc5-370b-401a-8e2c-10f5189dd2af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5209fc5-370b-401a-8e2c-10f5189dd2af",
"match": "https://api-prod.gambitprofit.com/api/matches/f44c7d31-a356-44a5-8a9f-91d1cd9ef1a0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:18:02.544818-05: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 Under 236.5",
"amount": 5000.0
},
{
"team": "Game Total Over 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "343dd84b-f8c0-496b-a032-9e7eb3289015",
"gambit_id": "8cf634ae-fcb4-4612-8286-cebd73ab58de",
"last_updated": "2023-11-27T10:23:23.698165-05:00",
"created_at": "2023-11-25T09:18:02.554081-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5209fc5-370b-401a-8e2c-10f5189dd2af/?format=api"
},
{
"id": "795dd606-a854-44a8-9940-15d418d2ee8b",
"gambit_id": "e9c25797-b108-43ce-9040-0a9c9209f467",
"last_updated": "2023-11-27T10:23:23.701933-05:00",
"created_at": "2023-11-25T09:18:02.549223-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5209fc5-370b-401a-8e2c-10f5189dd2af/?format=api"
}
]
}