GET /api/bet_types/23e94594-3fda-4db2-a910-660934803557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23e94594-3fda-4db2-a910-660934803557",
"match": "https://api-prod.gambitprofit.com/api/matches/a9926fb2-f4b9-48e7-88e3-6350b33e8b69/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:52:01.309865-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 7",
"amount": 5317.0
},
{
"team": "Game Total Under 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "aeda5dc9-6644-4e58-be98-427c556dd3ec",
"gambit_id": "9bbe16d9-a75b-4557-9806-15e29e91ec6b",
"last_updated": "2023-04-28T11:22:25.978910-04:00",
"created_at": "2023-04-27T11:52:01.313745-04:00",
"name": "Game Total Over 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e94594-3fda-4db2-a910-660934803557/?format=api"
},
{
"id": "5cd08171-0601-490b-af41-5ff4977838a7",
"gambit_id": "367bcce8-b85e-4623-af0c-cbdfd13acb0c",
"last_updated": "2023-04-28T11:22:25.977668-04:00",
"created_at": "2023-04-27T11:52:01.311607-04:00",
"name": "Game Total Under 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e94594-3fda-4db2-a910-660934803557/?format=api"
}
]
}