GET /api/bet_types/7b5501a8-6c6b-4e16-9384-289cd48c4368/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b5501a8-6c6b-4e16-9384-289cd48c4368",
"match": "https://api-prod.gambitprofit.com/api/matches/0897f186-3cb6-4f86-98c6-4df2eda0a3c8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:06.601568-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 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c9e9b89-dcf2-42dc-8f32-fb0b92c760c2",
"gambit_id": "599231d2-a741-4f9b-9604-0978c1c7d0d8",
"last_updated": "2023-11-15T22:43:01.772251-05:00",
"created_at": "2023-11-14T09:13:06.605003-05:00",
"name": "Game Total Over 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b5501a8-6c6b-4e16-9384-289cd48c4368/?format=api"
},
{
"id": "4c7250bf-5b00-4476-80b1-717eb5d633e7",
"gambit_id": "9188807c-0ce9-4ea8-aef9-91764f5ac062",
"last_updated": "2023-11-15T22:43:01.775988-05:00",
"created_at": "2023-11-14T09:13:06.609132-05:00",
"name": "Game Total Under 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b5501a8-6c6b-4e16-9384-289cd48c4368/?format=api"
}
]
}