GET /api/bet_types/1058cc11-3bca-4cbb-9d9a-42e18e51d9ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1058cc11-3bca-4cbb-9d9a-42e18e51d9ac",
"match": "https://api-prod.gambitprofit.com/api/matches/877f7563-23f9-4ead-8e35-f6154ae2c520/?format=api",
"name": "Over/Under",
"created_at": "2023-10-23T09:23:22.973224-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",
"amount": 5214.0
},
{
"team": "Game Total Over 8",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "d2d9dba9-b1f8-46c1-8f8e-5fc0a921fb57",
"gambit_id": "a815da0b-e0ad-46f8-902e-b113511ca11d",
"last_updated": "2023-10-24T10:18:14.446043-04:00",
"created_at": "2023-10-23T09:23:22.982053-04:00",
"name": "Game Total Under 8",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1058cc11-3bca-4cbb-9d9a-42e18e51d9ac/?format=api"
},
{
"id": "9c59f754-6425-4144-9fd4-232bb71d3607",
"gambit_id": "9f764ee9-967c-4091-9c2c-98ceaa3a5699",
"last_updated": "2023-10-24T10:18:14.442307-04:00",
"created_at": "2023-10-23T09:23:22.977383-04:00",
"name": "Game Total Over 8",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1058cc11-3bca-4cbb-9d9a-42e18e51d9ac/?format=api"
}
]
}