GET /api/bet_types/7e063c26-1759-4437-87e1-8e7e770a7da2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e063c26-1759-4437-87e1-8e7e770a7da2",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b29034-7350-4619-8759-218616422a07/?format=api",
"name": "Over/Under",
"created_at": "2023-04-03T09:56:52.364073-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 7.5",
"amount": 5317.0
},
{
"team": "Game Total Under 7.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "6c463b7f-c3a9-41e5-9fde-869cbce948db",
"gambit_id": "8dd3982a-ad40-4609-b67f-d09c1fe7bca6",
"last_updated": "2023-04-04T19:32:05.653730-04:00",
"created_at": "2023-04-03T09:56:52.366932-04:00",
"name": "Game Total Over 7.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e063c26-1759-4437-87e1-8e7e770a7da2/?format=api"
},
{
"id": "b2a7adf4-55f0-401e-aa81-5da1cc5a83b0",
"gambit_id": "d2aa947e-bed4-40e0-bda3-059c97de4293",
"last_updated": "2023-04-04T19:32:05.652021-04:00",
"created_at": "2023-04-03T09:56:52.365430-04:00",
"name": "Game Total Under 7.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e063c26-1759-4437-87e1-8e7e770a7da2/?format=api"
}
]
}