GET /api/bet_types/1144e913-344d-4cab-8d93-5afdbc551904/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1144e913-344d-4cab-8d93-5afdbc551904",
"match": "https://api-prod.gambitprofit.com/api/matches/cf38ee21-6531-4d70-b8eb-eea85c475a18/?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 Under 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "52fa8e96-56e5-48a1-940f-1edf9af6ed79",
"gambit_id": "fd7f9ce5-abe5-4479-80e3-28ab94ea73ef",
"last_updated": "2022-11-28T11:42:01.286802-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1144e913-344d-4cab-8d93-5afdbc551904/?format=api"
},
{
"id": "651d72fd-e88b-45e0-ad36-39631082bdd2",
"gambit_id": "80e26da7-30ea-4788-bf62-74238da9d869",
"last_updated": "2022-11-28T11:42:01.287830-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1144e913-344d-4cab-8d93-5afdbc551904/?format=api"
}
]
}