GET /api/bet_types/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da7adabd-2283-4bdd-b288-8d5c899f69c8",
"match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:19.442124-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1c14b8f5-7cb8-433f-9109-4f7872401376",
"gambit_id": "8a5442a0-a94e-405a-90bb-3c23fefa5d95",
"last_updated": "2023-07-04T10:43:01.158510-04:00",
"created_at": "2023-07-03T11:03:19.445174-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
},
{
"id": "cb190331-2aca-47f0-ab5d-bb6c8bf07877",
"gambit_id": "47b86b4b-256b-4b9b-8384-b21e4d9d78bb",
"last_updated": "2023-07-04T10:43:01.156529-04:00",
"created_at": "2023-07-03T11:03:19.443603-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
}
]
}