GET /api/bet_types/cea19267-c572-44eb-9abd-98eff7d01108/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cea19267-c572-44eb-9abd-98eff7d01108",
"match": "https://api-prod.gambitprofit.com/api/matches/681caee4-4daf-4a82-a725-0d6f2cbfdeee/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T08:38:23.667202-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 Under 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "df846cfa-c2ac-41c6-8319-1248a8b4e307",
"gambit_id": "2e56dbfd-fce5-4edf-9747-09af7ad1f1fe",
"last_updated": "2023-07-10T10:08:11.264373-04:00",
"created_at": "2023-07-08T08:38:23.669958-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea19267-c572-44eb-9abd-98eff7d01108/?format=api"
},
{
"id": "53f64a81-fe92-4647-ae18-234cf66d6a8e",
"gambit_id": "4064b936-f021-42ff-8b0b-54be3deb462b",
"last_updated": "2023-07-10T10:08:11.265736-04:00",
"created_at": "2023-07-08T08:38:23.672777-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea19267-c572-44eb-9abd-98eff7d01108/?format=api"
}
]
}