GET /api/bet_types/a5335629-3075-4658-b3b1-dd6eb653c261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5335629-3075-4658-b3b1-dd6eb653c261",
"match": "https://api-prod.gambitprofit.com/api/matches/ba9fbf27-1509-4cf2-8883-7933f25a5f48/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:04.492029-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d17bffb3-3261-44eb-9cc1-ab61f56bd483",
"gambit_id": "0e1246b7-abcb-41c6-9054-0f96a8cff206",
"last_updated": "2023-09-18T22:48:06.021094-04:00",
"created_at": "2023-09-17T10:28:04.499657-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335629-3075-4658-b3b1-dd6eb653c261/?format=api"
},
{
"id": "c583e9be-453e-4faa-968d-b3b3b4aa418a",
"gambit_id": "cf5f5c11-c4d1-472c-b9a4-b6fe91d29c84",
"last_updated": "2023-09-18T22:48:06.017418-04:00",
"created_at": "2023-09-17T10:28:04.495862-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335629-3075-4658-b3b1-dd6eb653c261/?format=api"
}
]
}