GET /api/bet_types/5b84686c-d28f-45f5-a5e3-c15cd9031817/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b84686c-d28f-45f5-a5e3-c15cd9031817",
"match": "https://api-prod.gambitprofit.com/api/matches/253cd902-ae67-4414-9518-4c822f4e0596/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:24.535557-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "560d96bd-0b7f-4a1c-84c4-3602ea2de732",
"gambit_id": "0688e048-9223-43e2-b266-d1ec8ddad1e9",
"last_updated": "2023-08-17T10:33:00.924271-04:00",
"created_at": "2023-08-15T08:58:24.545997-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b84686c-d28f-45f5-a5e3-c15cd9031817/?format=api"
},
{
"id": "396c9687-e930-4099-b8d4-577c399ab561",
"gambit_id": "4907ff79-63ff-4516-aaad-a4fb9d94c361",
"last_updated": "2023-08-17T10:33:00.920713-04:00",
"created_at": "2023-08-15T08:58:24.540787-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b84686c-d28f-45f5-a5e3-c15cd9031817/?format=api"
}
]
}