GET /api/bet_types/b97489e8-93c7-40aa-9723-8d990b28b34b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b97489e8-93c7-40aa-9723-8d990b28b34b",
"match": "https://api-prod.gambitprofit.com/api/matches/9a42f681-b778-49d4-b427-27c523c60ca7/?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 7.5",
"amount": 5207.0
},
{
"team": "Game Total Under 7.5",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "03954c42-2169-402c-8497-1b33858f1923",
"gambit_id": "979556d0-2aba-4c1f-8b7b-2d8bab1ca653",
"last_updated": "2022-09-11T18:32:18.882031-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.74000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b97489e8-93c7-40aa-9723-8d990b28b34b/?format=api"
},
{
"id": "104ec8a1-11c1-46dd-8f01-fde357a9992d",
"gambit_id": "e0bafa74-d398-4dfc-83b9-75ccdc515bd5",
"last_updated": "2022-09-11T18:32:18.880875-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b97489e8-93c7-40aa-9723-8d990b28b34b/?format=api"
}
]
}