GET /api/bet_types/30bd6487-68ef-4820-8ebc-52a5504e68b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30bd6487-68ef-4820-8ebc-52a5504e68b5",
"match": "https://api-prod.gambitprofit.com/api/matches/8e4f1d29-f7a4-40d9-a7b9-6fb712c3e0b7/?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 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "498b8954-c67c-4946-a8cb-04079f5cba03",
"gambit_id": "14a7759f-b432-454a-b43f-7df4ae904a77",
"last_updated": "2022-10-03T10:52:29.077686-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45",
"reward": "1.85000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30bd6487-68ef-4820-8ebc-52a5504e68b5/?format=api"
},
{
"id": "61ac37e0-5a42-4b17-81b3-7b97f4f1a255",
"gambit_id": "21245b34-da1e-4fec-b2b6-5b9ed53119bf",
"last_updated": "2022-10-03T10:52:29.078883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45",
"reward": "1.85000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30bd6487-68ef-4820-8ebc-52a5504e68b5/?format=api"
}
]
}