GET /api/bet_types/4f61aca3-0041-43d6-8c2b-60a405f38587/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f61aca3-0041-43d6-8c2b-60a405f38587",
"match": "https://api-prod.gambitprofit.com/api/matches/3011c70d-0760-4b41-89c9-028340700d9c/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T08:28:24.310644-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "85b6ad52-da22-47f9-9369-7009524580db",
"gambit_id": "54d6a3d3-f54f-4550-97be-527247586868",
"last_updated": "2023-08-25T19:08:09.600506-04:00",
"created_at": "2023-08-24T08:28:24.315755-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f61aca3-0041-43d6-8c2b-60a405f38587/?format=api"
},
{
"id": "ae08065f-85a9-42fe-8cbb-fa8662bb8637",
"gambit_id": "74d19ae6-7cee-4bf4-820e-3e3e5e8ea2cb",
"last_updated": "2023-08-25T19:08:09.603992-04:00",
"created_at": "2023-08-24T08:28:24.321220-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f61aca3-0041-43d6-8c2b-60a405f38587/?format=api"
}
]
}