GET /api/bet_types/5387adde-14bd-414e-95c1-d00211582b15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5387adde-14bd-414e-95c1-d00211582b15",
"match": "https://api-prod.gambitprofit.com/api/matches/f5c39582-38d6-4e83-b015-a97d37dc554a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:08.723373-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2b618cf3-ed6f-46ac-82c2-efe02a100745",
"gambit_id": "7925d321-47e2-47ef-ada4-ef50a1a8423a",
"last_updated": "2023-08-28T18:28:28.470350-04:00",
"created_at": "2023-08-25T08:38:08.727680-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5387adde-14bd-414e-95c1-d00211582b15/?format=api"
},
{
"id": "04672d55-1c8b-408e-9afb-d4c7fbc13b25",
"gambit_id": "5355b25e-04d9-4674-882c-5f2994dc1752",
"last_updated": "2023-08-28T18:28:28.473669-04:00",
"created_at": "2023-08-25T08:38:08.732995-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5387adde-14bd-414e-95c1-d00211582b15/?format=api"
}
]
}