GET /api/bet_types/64494867-7083-42c4-bab1-8fe27377309e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64494867-7083-42c4-bab1-8fe27377309e",
"match": "https://api-prod.gambitprofit.com/api/matches/2dfd5f37-e24d-49e7-93f2-0f721be89e60/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Under 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "aeca34bf-cc01-4d02-84f9-b2d55d9e7a6c",
"gambit_id": "4bd19876-8425-4043-9cf4-eaad3ad5ff67",
"last_updated": "2022-10-03T11:22:23.403264-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64494867-7083-42c4-bab1-8fe27377309e/?format=api"
},
{
"id": "bef969b6-8e2f-4c72-86a8-50f679c3c72c",
"gambit_id": "ced979e5-4688-4692-8a94-6b33554a8e24",
"last_updated": "2022-10-03T11:22:23.402108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64494867-7083-42c4-bab1-8fe27377309e/?format=api"
}
]
}