GET /api/bet_types/b662b414-b057-469b-80e7-3d5abbbbae74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b662b414-b057-469b-80e7-3d5abbbbae74",
"match": "https://api-prod.gambitprofit.com/api/matches/94b6c971-1119-4977-b41e-c2215ede6582/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:48:00.922795-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "37904676-1c29-40a2-a32f-e79ae37e3b2f",
"gambit_id": "36451745-8930-4755-925f-2c3a0f556069",
"last_updated": "2023-07-20T19:43:12.976213-04:00",
"created_at": "2023-07-19T08:48:00.925653-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b662b414-b057-469b-80e7-3d5abbbbae74/?format=api"
},
{
"id": "ec754ae6-599e-4b9d-80c0-0d9382b41c2b",
"gambit_id": "69f6fda9-906d-4bff-b760-1076e451b5cd",
"last_updated": "2023-07-20T19:43:12.974870-04:00",
"created_at": "2023-07-19T08:48:00.924159-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b662b414-b057-469b-80e7-3d5abbbbae74/?format=api"
}
]
}