GET /api/bet_types/ecb08c5d-3ba4-4c7a-8660-9345bf32da8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecb08c5d-3ba4-4c7a-8660-9345bf32da8e",
"match": "https://api-prod.gambitprofit.com/api/matches/367d6cd6-aab1-416e-97cc-13ccc115b628/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T10:52:00.162920-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 38",
"amount": 5000.0
},
{
"team": "Game Total Under 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a0de86b6-c517-4938-8569-dd4069b9a930",
"gambit_id": "54f6994d-4fc8-4f61-8cb9-6bb565c7cc3d",
"last_updated": "2023-04-03T10:57:01.657748-04:00",
"created_at": "2023-04-01T10:52:00.167229-04:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb08c5d-3ba4-4c7a-8660-9345bf32da8e/?format=api"
},
{
"id": "9b1c9b2f-fc1e-4684-92f5-f45a93d864a9",
"gambit_id": "90473c1a-a3d8-498d-934a-f680858bbb28",
"last_updated": "2023-04-03T10:57:01.655545-04:00",
"created_at": "2023-04-01T10:52:00.165066-04:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb08c5d-3ba4-4c7a-8660-9345bf32da8e/?format=api"
}
]
}