GET /api/bet_types/571428a3-61bd-4dd1-9d96-4d53562e724d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "571428a3-61bd-4dd1-9d96-4d53562e724d",
"match": "https://api-prod.gambitprofit.com/api/matches/1563c858-a92d-431e-acf1-d76facb31b63/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:24.285329-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": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6580a31d-2557-4e7c-8116-d4d103c01dcb",
"gambit_id": "d2234ac2-41c9-40bd-b1f8-18859bd74e2e",
"last_updated": "2023-09-22T10:43:03.490113-04:00",
"created_at": "2023-09-20T08:23:24.289387-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571428a3-61bd-4dd1-9d96-4d53562e724d/?format=api"
},
{
"id": "1e3ad240-239b-41ed-be50-57d5fa118151",
"gambit_id": "113de1d8-b000-46be-98bd-3b5e6586dd6f",
"last_updated": "2023-09-22T10:43:03.493588-04:00",
"created_at": "2023-09-20T08:23:24.293471-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571428a3-61bd-4dd1-9d96-4d53562e724d/?format=api"
}
]
}