GET /api/bet_types/3cfc45f7-e983-42c4-acf5-c397946bc48f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cfc45f7-e983-42c4-acf5-c397946bc48f",
"match": "https://api-prod.gambitprofit.com/api/matches/c45e5ef7-5117-4486-853c-6980ac9b4e86/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:14.442225-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4d2ffdc8-3b9a-45be-b275-de517f8a54de",
"gambit_id": "d0cfe8bf-8f7c-457c-b1d0-e4055c3cb768",
"last_updated": "2023-08-30T13:23:24.994819-04:00",
"created_at": "2023-08-29T08:33:14.446314-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfc45f7-e983-42c4-acf5-c397946bc48f/?format=api"
},
{
"id": "f3b79e39-114e-4481-be77-e7958fed5e56",
"gambit_id": "057e0968-754a-4dee-939a-673e2c375351",
"last_updated": "2023-08-30T13:23:24.997989-04:00",
"created_at": "2023-08-29T08:33:14.450610-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfc45f7-e983-42c4-acf5-c397946bc48f/?format=api"
}
]
}