GET /api/bet_types/e05d6be3-ab39-4a71-9fb5-d7ef7b9b69ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e05d6be3-ab39-4a71-9fb5-d7ef7b9b69ce",
"match": "https://api-prod.gambitprofit.com/api/matches/be3910f5-b22e-4dc1-a79c-2db36b5c48e6/?format=api",
"name": "Over/Under",
"created_at": "2023-06-14T05:58:10.574054-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 8.5",
"amount": 5317.0
},
{
"team": "Game Total Under 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "baaac0fe-3851-4ff1-a5e9-49b5db1acd5f",
"gambit_id": "7d23ecc4-98a9-42e9-a259-e242a64b04db",
"last_updated": "2023-06-15T23:23:32.004936-04:00",
"created_at": "2023-06-14T05:58:10.576383-04:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05d6be3-ab39-4a71-9fb5-d7ef7b9b69ce/?format=api"
},
{
"id": "bffe4886-c28e-49e4-b25d-c87140529ff4",
"gambit_id": "6aed4cb1-ebd7-4239-a558-71f6dcd90651",
"last_updated": "2023-06-15T23:23:32.006203-04:00",
"created_at": "2023-06-14T05:58:10.578489-04:00",
"name": "Game Total Under 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05d6be3-ab39-4a71-9fb5-d7ef7b9b69ce/?format=api"
}
]
}