GET /api/bet_types/72bf1164-9cfc-4aee-9733-35500b270550/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72bf1164-9cfc-4aee-9733-35500b270550",
"match": "https://api-prod.gambitprofit.com/api/matches/4dcd0ad3-a096-4279-976c-e1da2592bb54/?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 Under 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8194417b-b375-464a-a086-c9a834905b35",
"gambit_id": "5ee5ac7d-7549-44ba-bac2-d474b77574e8",
"last_updated": "2022-10-27T09:27:10.514180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72bf1164-9cfc-4aee-9733-35500b270550/?format=api"
},
{
"id": "ac6598b2-34d3-46ca-aac1-958d78fce9db",
"gambit_id": "80690560-a2c9-4e34-bb86-950159d0b0a9",
"last_updated": "2022-10-27T09:27:10.515402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72bf1164-9cfc-4aee-9733-35500b270550/?format=api"
}
]
}