GET /api/bet_types/36ec4165-43bb-49ec-9b3d-2af720218b06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36ec4165-43bb-49ec-9b3d-2af720218b06",
"match": "https://api-prod.gambitprofit.com/api/matches/cf66a1a4-e84f-4d2d-8a3a-e62c28c986a7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T11:36:56.914565-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 137.5",
"amount": 5000.0
},
{
"team": "Game Total Under 137.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6afb140e-fffc-4dcf-a8f7-3d0bad1a17cd",
"gambit_id": "8ac9051e-6086-4d93-8598-4f3fb46c08e3",
"last_updated": "2023-03-26T13:37:02.483155-04:00",
"created_at": "2023-03-20T11:36:56.921170-04:00",
"name": "Game Total Over 137.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "137.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ec4165-43bb-49ec-9b3d-2af720218b06/?format=api"
},
{
"id": "62f97a23-04a2-4f2f-a8c8-6a0379969451",
"gambit_id": "4ede3db9-e29b-4cf4-afcd-10c1a38a5ad7",
"last_updated": "2023-03-26T13:37:02.481456-04:00",
"created_at": "2023-03-20T11:36:56.917782-04:00",
"name": "Game Total Under 137.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "137.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ec4165-43bb-49ec-9b3d-2af720218b06/?format=api"
}
]
}