GET /api/bet_types/64d4eefc-9967-494e-b845-e5ee21142a5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64d4eefc-9967-494e-b845-e5ee21142a5a",
"match": "https://api-prod.gambitprofit.com/api/matches/bfedf2ad-9450-4d71-a67f-3afa353b13b8/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:15.133974-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": "0d3a4ff1-86d5-4064-8c90-c47e30c19c69",
"gambit_id": "cfed4bb2-ba5d-4f37-b06d-e49c3306a021",
"last_updated": "2023-05-02T11:52:08.481874-04:00",
"created_at": "2023-05-01T12:27:15.135941-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/64d4eefc-9967-494e-b845-e5ee21142a5a/?format=api"
},
{
"id": "3756a5cb-fc33-4b9c-bc56-7ef9f8c6ca15",
"gambit_id": "b23f3692-95cb-4c6f-87ea-bce698503926",
"last_updated": "2023-05-02T11:52:08.480258-04:00",
"created_at": "2023-05-01T12:27:15.137935-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/64d4eefc-9967-494e-b845-e5ee21142a5a/?format=api"
}
]
}