GET /api/bet_types/0561c8f7-08d5-410d-a1f9-e0af5ba64c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0561c8f7-08d5-410d-a1f9-e0af5ba64c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/620e6abc-d7df-4fd8-8bf1-6d01884aeaba/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:24.033064-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 35.5",
"amount": 5000.0
},
{
"team": "Game Total Under 35.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fb9fae2c-d7ff-44d3-a6a4-2087ee415f1e",
"gambit_id": "da92f13d-8b23-46fe-973f-f80cbe9a3b79",
"last_updated": "2023-08-14T11:18:18.817527-04:00",
"created_at": "2023-08-11T11:43:24.036820-04:00",
"name": "Game Total Over 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0561c8f7-08d5-410d-a1f9-e0af5ba64c1a/?format=api"
},
{
"id": "d7d21475-eeb0-45fa-b029-0b5d84ddb464",
"gambit_id": "81428443-05ea-4802-ab15-f32c6421dcd5",
"last_updated": "2023-08-14T11:18:18.834832-04:00",
"created_at": "2023-08-11T11:43:24.041987-04:00",
"name": "Game Total Under 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0561c8f7-08d5-410d-a1f9-e0af5ba64c1a/?format=api"
}
]
}