GET /api/bet_types/4f1f17cf-d43f-448a-9828-0a499bce2367/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f1f17cf-d43f-448a-9828-0a499bce2367",
"match": "https://api-prod.gambitprofit.com/api/matches/8406976c-4167-4132-9300-77d3cac13c68/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:57:59.125849-04: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 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "94bdfc66-859d-4ec2-9a3e-06d0cce7bc40",
"gambit_id": "9a31cd91-ce13-4258-be80-161401420bc6",
"last_updated": "2023-08-29T09:27:56.038999-04:00",
"created_at": "2023-08-24T12:57:59.129643-04:00",
"name": "Game Total Over 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f1f17cf-d43f-448a-9828-0a499bce2367/?format=api"
},
{
"id": "8fa10f80-f863-4fd6-8022-4bd580e3e17d",
"gambit_id": "82bc7212-da21-4a72-96ff-12681b7ba617",
"last_updated": "2023-08-29T09:27:56.042591-04:00",
"created_at": "2023-08-24T12:57:59.134048-04:00",
"name": "Game Total Under 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f1f17cf-d43f-448a-9828-0a499bce2367/?format=api"
}
]
}