GET /api/bet_types/c4f66ba5-59a7-4c2c-a105-ab9262285cbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4f66ba5-59a7-4c2c-a105-ab9262285cbe",
"match": "https://api-prod.gambitprofit.com/api/matches/eba48448-4d91-4926-bf85-52ad7e070fad/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T09:46:54.008636-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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4f4330c5-16bc-4002-945c-acf0e5a996b8",
"gambit_id": "68ef425e-a551-49c8-93d2-eeae875ca4c1",
"last_updated": "2023-01-26T10:57:01.479912-05:00",
"created_at": "2023-01-25T09:46:54.011231-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f66ba5-59a7-4c2c-a105-ab9262285cbe/?format=api"
},
{
"id": "1e36a11f-97b3-44e0-85b5-425c3bd1fa74",
"gambit_id": "f54ff377-3994-4e42-a3bf-c2d1c88f4ca1",
"last_updated": "2023-01-26T10:57:01.478583-05:00",
"created_at": "2023-01-25T09:46:54.009943-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f66ba5-59a7-4c2c-a105-ab9262285cbe/?format=api"
}
]
}