GET /api/bet_types/2558ef42-10ac-4966-a228-09d18813b72c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2558ef42-10ac-4966-a228-09d18813b72c",
"match": "https://api-prod.gambitprofit.com/api/matches/cfd2a865-fab9-4017-af8f-03d09d22ee12/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:14.736113-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 9.5",
"amount": 5214.0
},
{
"team": "Game Total Over 9.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "69f4448a-2347-47fd-82f6-db2d5d870d5d",
"gambit_id": "d39eff21-e5b7-4fbc-93b4-0d8584980b66",
"last_updated": "2023-05-25T13:47:06.501671-04:00",
"created_at": "2023-05-22T11:27:14.737594-04:00",
"name": "Game Total Under 9.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558ef42-10ac-4966-a228-09d18813b72c/?format=api"
},
{
"id": "2c13d578-011f-46e0-95f8-4080fbc09c0e",
"gambit_id": "00d7acff-f7a6-4413-8ac8-42275ea9328d",
"last_updated": "2023-05-25T13:47:06.499663-04:00",
"created_at": "2023-05-22T11:27:14.739064-04:00",
"name": "Game Total Over 9.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558ef42-10ac-4966-a228-09d18813b72c/?format=api"
}
]
}