GET /api/bet_types/12462650-506c-4630-b01f-d979cd1fe7ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12462650-506c-4630-b01f-d979cd1fe7ed",
"match": "https://api-prod.gambitprofit.com/api/matches/62a47b84-3791-4c50-bd2b-fb556fdd4f61/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:12.842902-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "83d7222a-978e-45f1-bcea-26a0cbb61ab0",
"gambit_id": "32718dd8-1102-420b-b06a-0cb044dfe931",
"last_updated": "2023-01-17T11:22:14.128316-05:00",
"created_at": "2023-01-16T09:52:12.845904-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12462650-506c-4630-b01f-d979cd1fe7ed/?format=api"
},
{
"id": "93a715d3-d46c-4c16-84bd-f249350dca27",
"gambit_id": "a78df1ff-1e2c-4299-8cc0-55d0298bb477",
"last_updated": "2023-01-17T11:22:14.129474-05:00",
"created_at": "2023-01-16T09:52:12.849051-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12462650-506c-4630-b01f-d979cd1fe7ed/?format=api"
}
]
}