GET /api/bet_types/cbbf8108-8283-4d78-b323-88c9860c1383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbbf8108-8283-4d78-b323-88c9860c1383",
"match": "https://api-prod.gambitprofit.com/api/matches/178ecc67-1d50-43e8-853d-53a3111b423c/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:04.862974-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 6.5",
"amount": 5515.0
},
{
"team": "Game Total Under 6.5",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "9a3e41e7-d256-49bd-bfd5-70250f36c5ce",
"gambit_id": "ea1495e5-87f0-4926-8081-a4d01d13715a",
"last_updated": "2023-10-23T20:43:03.547313-04:00",
"created_at": "2023-10-21T09:38:04.868006-04:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf8108-8283-4d78-b323-88c9860c1383/?format=api"
},
{
"id": "e6471c5c-20c4-4b6c-ac94-2c1e5a41c67d",
"gambit_id": "061cb9e8-dcff-4bec-b258-1e01fd1140cf",
"last_updated": "2023-10-23T20:43:03.550697-04:00",
"created_at": "2023-10-21T09:38:04.872597-04:00",
"name": "Game Total Under 6.5",
"reward": "2.09000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf8108-8283-4d78-b323-88c9860c1383/?format=api"
}
]
}