GET /api/bet_types/8927c95b-1e82-4e6b-8567-9d9676ca690b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8927c95b-1e82-4e6b-8567-9d9676ca690b",
"match": "https://api-prod.gambitprofit.com/api/matches/839d3f0c-2cb4-4ef7-b76a-300b29f78db4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:58:00.330594-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",
"amount": 5000.0
},
{
"team": "Game Total Under 35",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5a6e94ce-886a-4bd9-9611-e60292af7eea",
"gambit_id": "c2ae0c43-882d-46ca-a7fa-5bd98b66e5ba",
"last_updated": "2023-08-29T09:23:30.614829-04:00",
"created_at": "2023-08-24T12:58:00.334553-04:00",
"name": "Game Total Over 35",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927c95b-1e82-4e6b-8567-9d9676ca690b/?format=api"
},
{
"id": "b87cfa1b-2dcd-4893-84c1-176a7876e25c",
"gambit_id": "b2dc4047-745e-4b38-9b8f-086367e65887",
"last_updated": "2023-08-29T09:23:30.618477-04:00",
"created_at": "2023-08-24T12:58:00.338924-04:00",
"name": "Game Total Under 35",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927c95b-1e82-4e6b-8567-9d9676ca690b/?format=api"
}
]
}