GET /api/bet_types/cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a",
"match": "https://api-prod.gambitprofit.com/api/matches/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:03.706322-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5b70d9c8-7cb5-490d-b2b7-144acf1ea1f8",
"gambit_id": "3543de84-87c8-4e9b-b9e9-d94ba5f76515",
"last_updated": "2023-09-16T10:33:05.705113-04:00",
"created_at": "2023-09-15T09:23:03.713833-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a/?format=api"
},
{
"id": "4290b560-086c-4eb4-bb42-5daddf8fdd4f",
"gambit_id": "7e813161-b47d-42a4-b811-3ac2e13154bc",
"last_updated": "2023-09-16T10:33:05.701776-04:00",
"created_at": "2023-09-15T09:23:03.710002-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b671e-17a6-4ab4-9fb1-ec8bfdc06b2a/?format=api"
}
]
}