GET /api/bet_types/c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27",
"match": "https://api-prod.gambitprofit.com/api/matches/c0681abc-97c0-48f6-8ece-f7d63533eb8a/?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 9",
"amount": 5096.0
},
{
"team": "Game Total Over 9",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "fa8d4f12-10dd-44a6-ba34-dd3d069d1ed0",
"gambit_id": "4e3ce991-edf7-419f-9d1b-d4de965fc139",
"last_updated": "2022-09-02T09:07:07.862757-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27/?format=api"
},
{
"id": "8b0636f6-fb8d-4e63-8442-3699499bef3b",
"gambit_id": "93204eda-e747-4902-a992-e2fc5d821791",
"last_updated": "2022-09-02T09:07:07.863328-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.85000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0377f32-ebcc-4fc4-ac4c-d7ab6a1b8a27/?format=api"
}
]
}