GET /api/bet_types/44133959-70ed-4623-b4b2-1c0549b69d3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44133959-70ed-4623-b4b2-1c0549b69d3b",
"match": "https://api-prod.gambitprofit.com/api/matches/b6025b09-6779-4338-9042-61a1fa814852/?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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "77c9fc52-e229-4800-bc21-bcfe9dc543e3",
"gambit_id": "2c9cdeae-e138-40ac-8f48-9c757b12a5d1",
"last_updated": "2022-10-23T21:41:53.978562-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44133959-70ed-4623-b4b2-1c0549b69d3b/?format=api"
},
{
"id": "b4d1853e-d609-4d81-a865-5c15f9d2d652",
"gambit_id": "c8c6c901-6921-4f55-b74a-98bb100612c1",
"last_updated": "2022-10-23T21:41:53.979745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44133959-70ed-4623-b4b2-1c0549b69d3b/?format=api"
}
]
}