GET /api/bet_types/fe868809-6a36-46c1-b993-0adcb478e408/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe868809-6a36-46c1-b993-0adcb478e408",
"match": "https://api-prod.gambitprofit.com/api/matches/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T08:43:18.430552-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3375b43c-a0ec-49c6-af90-493ba593fc4e",
"gambit_id": "cbade5ca-9539-42b8-bb1c-53626e1f7f78",
"last_updated": "2023-06-10T13:43:10.234383-04:00",
"created_at": "2023-06-08T08:43:18.432092-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe868809-6a36-46c1-b993-0adcb478e408/?format=api"
},
{
"id": "fc6b9fd6-c289-40f8-95dc-110a8eff9ffd",
"gambit_id": "887edd56-b9e3-491d-9b84-a11e50c96987",
"last_updated": "2023-06-10T13:43:10.236907-04:00",
"created_at": "2023-06-08T08:43:18.433849-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe868809-6a36-46c1-b993-0adcb478e408/?format=api"
}
]
}