GET /api/bet_types/8e157443-4177-427e-833b-a731d247e728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e157443-4177-427e-833b-a731d247e728",
"match": "https://api-prod.gambitprofit.com/api/matches/c34145d7-f846-44e0-a78c-6031b74f8704/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:52:13.434095-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 Under 9",
"amount": 5317.0
},
{
"team": "Game Total Over 9",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "9b4ffbb1-17d6-487b-80e1-a15e31be21e9",
"gambit_id": "0adce70a-0fcb-4d32-bc86-5b40eeba766a",
"last_updated": "2023-04-22T13:07:17.102924-04:00",
"created_at": "2023-04-21T12:52:13.437026-04:00",
"name": "Game Total Under 9",
"reward": "1.77000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e157443-4177-427e-833b-a731d247e728/?format=api"
},
{
"id": "526c4009-198d-4f5c-a9ab-ec77e1541e36",
"gambit_id": "6c55db99-9e87-42c2-ad21-60545408592b",
"last_updated": "2023-04-22T13:07:17.105511-04:00",
"created_at": "2023-04-21T12:52:13.439680-04:00",
"name": "Game Total Over 9",
"reward": "2.01000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e157443-4177-427e-833b-a731d247e728/?format=api"
}
]
}