GET /api/bet_types/897a2eb2-97fe-43d6-be3d-d5d4a1c842c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "897a2eb2-97fe-43d6-be3d-d5d4a1c842c5",
"match": "https://api-prod.gambitprofit.com/api/matches/2f7ee4f1-079c-4da8-ac47-52cb68b43da8/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:12.780196-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 5.5",
"amount": 5317.0
},
{
"team": "Game Total Over 5.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "3a5e4a9b-f40a-45ba-8953-8e04ccf6d0fd",
"gambit_id": "8d7e462a-9bd5-43be-bfcf-b69b96c04ac0",
"last_updated": "2023-05-08T11:47:08.989257-04:00",
"created_at": "2023-05-07T11:57:12.781620-04:00",
"name": "Game Total Under 5.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a2eb2-97fe-43d6-be3d-d5d4a1c842c5/?format=api"
},
{
"id": "349e10d7-1fc6-4061-b028-076f034a4145",
"gambit_id": "bddcf125-a228-4f41-857f-75f9113e90e8",
"last_updated": "2023-05-08T11:47:08.990614-04:00",
"created_at": "2023-05-07T11:57:12.783281-04:00",
"name": "Game Total Over 5.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a2eb2-97fe-43d6-be3d-d5d4a1c842c5/?format=api"
}
]
}