GET /api/bet_types/0c865a25-e767-4795-b23c-17e2c3d5a19d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c865a25-e767-4795-b23c-17e2c3d5a19d",
"match": "https://api-prod.gambitprofit.com/api/matches/91e175ec-4d82-4165-b743-0fb0e560651d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:12.331166-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 141.5",
"amount": 5000.0
},
{
"team": "Game Total Over 141.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "47039896-7e04-4ad7-9b2c-59ea1dd7fd87",
"gambit_id": "85b20dc0-1903-4b16-99ac-80443a964f13",
"last_updated": "2023-03-18T11:47:25.918376-04:00",
"created_at": "2023-03-14T19:52:12.333036-04:00",
"name": "Game Total Under 141.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "141.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c865a25-e767-4795-b23c-17e2c3d5a19d/?format=api"
},
{
"id": "2026910d-21be-4db7-84c2-d9cd486f6c36",
"gambit_id": "0b58b8fe-12fa-46f1-b5ff-bf2714866cc4",
"last_updated": "2023-03-18T11:47:25.920520-04:00",
"created_at": "2023-03-14T19:52:12.334599-04:00",
"name": "Game Total Over 141.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "141.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c865a25-e767-4795-b23c-17e2c3d5a19d/?format=api"
}
]
}