GET /api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97fd896e-1402-4b94-b403-5fcff4b9c660",
"match": "https://api-prod.gambitprofit.com/api/matches/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 2.5",
"amount": 5552.0
},
{
"team": "Game Total Over 2.5",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "9d5ecf02-78ae-428c-aa9f-b86513f1538c",
"gambit_id": "c0f00a2d-e05b-45f1-bf5e-71f0afa16c7b",
"last_updated": "2022-11-30T10:12:25.371578-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
},
{
"id": "15ed0573-3fa5-48a3-9296-66bf6670f435",
"gambit_id": "85d5df51-80e8-4f61-88d0-3a46ea8b532b",
"last_updated": "2022-11-30T10:12:25.372750-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
}
]
}