GET /api/bet_types/2f92fadf-55e0-46c4-9281-a9953886b70f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f92fadf-55e0-46c4-9281-a9953886b70f",
"match": "https://api-prod.gambitprofit.com/api/matches/019b8985-d373-473b-8b42-352d91e5b1cd/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:13.229496-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2ce23792-9040-42fa-9bd9-311af8afc8d6",
"gambit_id": "01bc66dd-124d-4664-80a3-d633c27be65b",
"last_updated": "2023-08-30T13:32:56.100728-04:00",
"created_at": "2023-08-29T08:33:13.237974-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f92fadf-55e0-46c4-9281-a9953886b70f/?format=api"
},
{
"id": "929f32be-934e-4f15-9591-96a0af581d59",
"gambit_id": "bb8108aa-2fc0-490c-bf49-efc676ab4040",
"last_updated": "2023-08-30T13:32:56.096812-04:00",
"created_at": "2023-08-29T08:33:13.233117-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f92fadf-55e0-46c4-9281-a9953886b70f/?format=api"
}
]
}