GET /api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b033054-33b0-4a66-9437-fde308d62921",
"match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 46.5",
"amount": 5000.0
},
{
"team": "Game Total Under 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "a961d3b8-2717-4d2f-a234-be6580329a1c",
"gambit_id": "afcb3c2c-ece2-4594-a202-92e87c3804e6",
"last_updated": "2022-09-12T10:17:27.106064-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api"
},
{
"id": "6e53c22d-722a-461b-b171-4e93ef66f42c",
"gambit_id": "b7490c53-e642-4710-8d2c-5b2442c56ec8",
"last_updated": "2022-09-12T10:17:27.104951-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api"
}
]
}