GET /api/bet_types/f945ef16-d863-4d98-ad54-5843d0c51c17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f945ef16-d863-4d98-ad54-5843d0c51c17",
"match": "https://api-prod.gambitprofit.com/api/matches/ecdd96ec-f003-4a22-854b-5c5f10ccc4ce/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:09.590993-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 Over 220",
"amount": 5000.0
},
{
"team": "Game Total Under 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9ce0c719-2647-4414-8b0d-175932d07a19",
"gambit_id": "88b0b167-55f4-457e-a58f-e283936eb19e",
"last_updated": "2023-12-14T10:38:31.642819-05:00",
"created_at": "2023-12-12T10:03:09.594609-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f945ef16-d863-4d98-ad54-5843d0c51c17/?format=api"
},
{
"id": "d39d1fee-31d5-40f8-9b26-b85b49f25520",
"gambit_id": "fc0c87b7-2c29-45e8-8dd8-4a03b1342e0b",
"last_updated": "2023-12-14T10:38:31.639296-05:00",
"created_at": "2023-12-12T10:03:09.598351-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f945ef16-d863-4d98-ad54-5843d0c51c17/?format=api"
}
]
}