GET /api/bet_types/7b8cc442-f2aa-43e3-af04-7b0e70fb1f21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b8cc442-f2aa-43e3-af04-7b0e70fb1f21",
"match": "https://api-prod.gambitprofit.com/api/matches/467af6e0-a6cf-43ec-87ab-bab1c563daef/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T11:27:16.495466-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": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "1a75bcf0-f460-4789-ad01-fa415d3c21f0",
"gambit_id": "fb5f19cc-291d-4f0e-9d6e-31f3043f37ca",
"last_updated": "2023-03-28T11:17:02.333691-04:00",
"created_at": "2023-03-27T11:27:16.503308-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8cc442-f2aa-43e3-af04-7b0e70fb1f21/?format=api"
},
{
"id": "5b436764-4c62-4550-a6cc-c736fdfab809",
"gambit_id": "887a3cee-60ce-45da-a836-395ff3d05d10",
"last_updated": "2023-03-28T11:17:02.331154-04:00",
"created_at": "2023-03-27T11:27:16.499691-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8cc442-f2aa-43e3-af04-7b0e70fb1f21/?format=api"
}
]
}