GET /api/bet_types/0ff50d8c-94c9-4811-b3f5-2fbc10740a46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ff50d8c-94c9-4811-b3f5-2fbc10740a46",
"match": "https://api-prod.gambitprofit.com/api/matches/91db9951-92a7-4edb-a33d-824e1afa26e9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:17.167693-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 217",
"amount": 5000.0
},
{
"team": "Game Total Under 217",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "748f7689-c3bb-4be3-ad25-850f9a95fec7",
"gambit_id": "7f0d949d-ed1b-4738-9a76-76a713235f9a",
"last_updated": "2023-12-19T20:53:14.726390-05:00",
"created_at": "2023-12-18T09:53:17.171020-05:00",
"name": "Game Total Over 217",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff50d8c-94c9-4811-b3f5-2fbc10740a46/?format=api"
},
{
"id": "ff2e1a76-6c21-4e20-b458-b2a44843903d",
"gambit_id": "6ff5d994-866b-4f01-b3bd-ed979a841e3a",
"last_updated": "2023-12-19T20:53:14.729716-05:00",
"created_at": "2023-12-18T09:53:17.175066-05:00",
"name": "Game Total Under 217",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff50d8c-94c9-4811-b3f5-2fbc10740a46/?format=api"
}
]
}