GET /api/bet_types/16771af3-3433-4146-850d-fb11f915bcb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16771af3-3433-4146-850d-fb11f915bcb5",
"match": "https://api-prod.gambitprofit.com/api/matches/c39956bc-c7be-455b-ae9b-a04205b1921e/?format=api",
"name": "Over/Under",
"created_at": "2023-10-01T09:18:22.732277-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5417b7d6-b6ae-4d88-9f54-7ccce461a84c",
"gambit_id": "84f28723-f40c-404f-8370-5ab954d86714",
"last_updated": "2023-10-03T10:03:11.480780-04:00",
"created_at": "2023-10-01T09:18:22.736752-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16771af3-3433-4146-850d-fb11f915bcb5/?format=api"
},
{
"id": "5a9eabec-ba7f-4abb-bc72-19399523198f",
"gambit_id": "cacc67e0-d33a-4142-9527-3e585b3f03ce",
"last_updated": "2023-10-03T10:03:11.487677-04:00",
"created_at": "2023-10-01T09:18:22.741212-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16771af3-3433-4146-850d-fb11f915bcb5/?format=api"
}
]
}