GET /api/bet_types/70ee6766-ad77-47a8-96db-87160566a277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70ee6766-ad77-47a8-96db-87160566a277",
"match": "https://api-prod.gambitprofit.com/api/matches/dad1e959-05ff-4545-b5a7-3e21c8b00868/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:14.044150-05: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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "fd4f2732-314b-42fd-a62c-242b288080e4",
"gambit_id": "59f52752-1b7f-4174-a105-b4ab9d8c124b",
"last_updated": "2024-01-29T21:53:10.155800-05:00",
"created_at": "2024-01-27T09:18:14.054425-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ee6766-ad77-47a8-96db-87160566a277/?format=api"
},
{
"id": "12b84284-fe99-45e9-bfa4-3bf184ec0e73",
"gambit_id": "2cae682e-5f00-4811-8589-3f55d0a723b2",
"last_updated": "2024-01-29T21:53:10.159104-05:00",
"created_at": "2024-01-27T09:18:14.064970-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ee6766-ad77-47a8-96db-87160566a277/?format=api"
}
]
}