GET /api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "069ab6ff-1420-4080-b800-f18c6c8854b4",
"match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 7.5",
"amount": 5212.0
},
{
"team": "Game Total Under 7.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "26b30331-5004-41df-85d9-fa3431a5896f",
"gambit_id": "cfdbd9a9-7ed3-472a-ab2e-e048f9883fd9",
"last_updated": "2022-10-05T06:42:21.812959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
},
{
"id": "d07947a9-5388-4731-8bdb-7c40bd0a2b3e",
"gambit_id": "9ad6c0b5-5b2a-4d18-9bf8-6edaf5347cc5",
"last_updated": "2022-10-05T06:42:21.811824-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
}
]
}