GET /api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87fa0c9b-2f39-4e67-9746-7d3c7369b701",
"match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "2ea26794-1c69-4f0e-9e7d-404e9414174a",
"gambit_id": "dda3d38c-21b5-49d7-ac21-43be1944954b",
"last_updated": "2022-12-20T15:52:21.413449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
},
{
"id": "38772e02-7f56-4902-90ed-5597e2dfda67",
"gambit_id": "51d61fa6-4e98-48c2-b41f-8ae018dfbfc5",
"last_updated": "2022-12-20T15:52:21.414589-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
}
]
}