GET /api/bet_types/5bbfa527-2935-4998-86be-74b9c4f5aa35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bbfa527-2935-4998-86be-74b9c4f5aa35",
"match": "https://api-prod.gambitprofit.com/api/matches/97246089-7382-4378-9898-965d8ea95b8b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T07:27:09.418744-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "329de651-7deb-4266-b26c-9b64a90af746",
"gambit_id": "8c0353ff-2000-45ea-9722-3bab5dc6bf94",
"last_updated": "2023-03-31T10:22:10.059296-04:00",
"created_at": "2023-03-30T07:27:09.420155-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bbfa527-2935-4998-86be-74b9c4f5aa35/?format=api"
},
{
"id": "f4fec07b-7338-4475-82be-8e1b664936c1",
"gambit_id": "788b7727-2fde-4569-a5bd-71b2d4d0704e",
"last_updated": "2023-03-31T10:22:10.063580-04:00",
"created_at": "2023-03-30T07:27:09.421678-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bbfa527-2935-4998-86be-74b9c4f5aa35/?format=api"
}
]
}