GET /api/bet_types/973d5784-af65-4040-83db-e3d4e064c2d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "973d5784-af65-4040-83db-e3d4e064c2d5",
"match": "https://api-prod.gambitprofit.com/api/matches/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api",
"name": "Over/Under",
"created_at": "2023-08-27T09:58:12.650206-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": "39144c61-fc4e-4793-b2f9-a65b170a4ce6",
"gambit_id": "07952604-deab-436a-99e5-81fd39e32501",
"last_updated": "2023-08-29T09:08:33.511501-04:00",
"created_at": "2023-08-27T09:58:12.653967-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/973d5784-af65-4040-83db-e3d4e064c2d5/?format=api"
},
{
"id": "f230baf1-5b55-438a-8258-5fdf68017bc8",
"gambit_id": "f4351246-7aff-4c2e-8247-aa20b8aabbc1",
"last_updated": "2023-08-29T09:08:33.515477-04:00",
"created_at": "2023-08-27T09:58:12.657852-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/973d5784-af65-4040-83db-e3d4e064c2d5/?format=api"
}
]
}