GET /api/bet_types/29e36dec-3ffb-4f1a-bf3b-2767c5d498d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29e36dec-3ffb-4f1a-bf3b-2767c5d498d4",
"match": "https://api-prod.gambitprofit.com/api/matches/248045f1-2159-42a0-983a-09f0bb30ceff/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:24.962545-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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3c1cef1d-83e5-43ca-b6af-bf85fb9d22b0",
"gambit_id": "57272c88-54c5-4a1f-b3a4-c01961ab66af",
"last_updated": "2023-08-14T19:03:07.202813-04:00",
"created_at": "2023-08-11T11:43:24.968102-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e36dec-3ffb-4f1a-bf3b-2767c5d498d4/?format=api"
},
{
"id": "ff53bc67-39fa-491e-9fe8-54b9b77393c5",
"gambit_id": "d43de0f6-b3d3-4a32-9b84-c866fe2a7b85",
"last_updated": "2023-08-14T19:03:07.207495-04:00",
"created_at": "2023-08-11T11:43:24.973288-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e36dec-3ffb-4f1a-bf3b-2767c5d498d4/?format=api"
}
]
}