GET /api/bet_types/487b8c37-fd8a-43d6-bea9-bca194cb266a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "487b8c37-fd8a-43d6-bea9-bca194cb266a",
"match": "https://api-prod.gambitprofit.com/api/matches/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:11.553251-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "901db905-1f07-4a94-85d3-0681a9ecf87d",
"gambit_id": "da02f57a-406a-4bfd-b57c-3fcb7a611e5a",
"last_updated": "2023-07-23T21:58:27.351165-04:00",
"created_at": "2023-07-22T08:38:11.557309-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487b8c37-fd8a-43d6-bea9-bca194cb266a/?format=api"
},
{
"id": "e41aaff1-127a-431a-b8e2-dd35bca7a4fd",
"gambit_id": "9183308d-1c31-4db6-9742-2941017e62b5",
"last_updated": "2023-07-23T21:58:27.354174-04:00",
"created_at": "2023-07-22T08:38:11.561568-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487b8c37-fd8a-43d6-bea9-bca194cb266a/?format=api"
}
]
}