GET /api/bet_types/b0e818f6-edaf-4228-968a-795b92e7aa81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0e818f6-edaf-4228-968a-795b92e7aa81",
"match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:12:01.032951-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 6.5",
"amount": 5599.0
},
{
"team": "Game Total Under 6.5",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "451a8fd5-8f7b-4a97-a45a-042dbcba2743",
"gambit_id": "e56f9b19-f6aa-4929-9e36-d547925dde26",
"last_updated": "2023-05-11T11:17:08.639085-04:00",
"created_at": "2023-05-10T15:12:01.036016-04:00",
"name": "Game Total Over 6.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e818f6-edaf-4228-968a-795b92e7aa81/?format=api"
},
{
"id": "f10c80bc-9776-41ce-80bd-fcbcdc8e6afb",
"gambit_id": "99f70f12-c778-44f5-87a2-4b3c1ecb49ea",
"last_updated": "2023-05-11T11:17:08.637425-04:00",
"created_at": "2023-05-10T15:12:01.034524-04:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e818f6-edaf-4228-968a-795b92e7aa81/?format=api"
}
]
}