GET /api/bet_types/994c358b-403f-4e86-abf9-3d90ab42eff4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "994c358b-403f-4e86-abf9-3d90ab42eff4",
"match": "https://api-prod.gambitprofit.com/api/matches/39249fcb-1409-4f47-90b3-31cca6c6d820/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:09.216943-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "056f9dd9-9ef3-4073-bdf7-48fbae3d3538",
"gambit_id": "75b6c7d8-b371-42fa-b913-e8ae931bc8d9",
"last_updated": "2023-11-21T14:23:22.398883-05:00",
"created_at": "2023-11-20T09:48:09.225195-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994c358b-403f-4e86-abf9-3d90ab42eff4/?format=api"
},
{
"id": "8a1a9bf9-716c-45b3-80fa-3ed8fe276147",
"gambit_id": "8504687b-3777-4f00-93b5-c511d5a515c3",
"last_updated": "2023-11-21T14:23:22.402024-05:00",
"created_at": "2023-11-20T09:48:09.220866-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994c358b-403f-4e86-abf9-3d90ab42eff4/?format=api"
}
]
}