GET /api/bet_types/f1bd5213-5876-4bce-8452-0388935b92f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1bd5213-5876-4bce-8452-0388935b92f4",
"match": "https://api-prod.gambitprofit.com/api/matches/870dbc67-6326-4893-a747-465b167c76c5/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:07.837303-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": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a14aaab9-f67a-4cd9-93ab-39e50a8befe7",
"gambit_id": "e8377151-5347-4455-9c40-3451d45f92df",
"last_updated": "2023-10-26T10:53:13.515351-04:00",
"created_at": "2023-10-25T09:13:07.841165-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bd5213-5876-4bce-8452-0388935b92f4/?format=api"
},
{
"id": "25e97312-4937-4959-ac45-42b001db3db2",
"gambit_id": "3d0173df-2203-4827-b1da-b84a4bbe5d02",
"last_updated": "2023-10-26T10:53:13.509623-04:00",
"created_at": "2023-10-25T09:13:07.845833-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bd5213-5876-4bce-8452-0388935b92f4/?format=api"
}
]
}