GET /api/bet_types/ea7ed0c9-da62-4ddb-8e26-c60e14d26150/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea7ed0c9-da62-4ddb-8e26-c60e14d26150",
"match": "https://api-prod.gambitprofit.com/api/matches/f218f5b1-fc30-4c0d-94c1-e218080d53e3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:07.863873-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 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": "b3c2c238-3d6c-499f-8a02-8793e3cbde1d",
"gambit_id": "6901d8b3-b851-4d68-b390-00246c1f0337",
"last_updated": "2023-10-30T13:33:22.665286-04:00",
"created_at": "2023-10-28T09:08:07.873149-04: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/ea7ed0c9-da62-4ddb-8e26-c60e14d26150/?format=api"
},
{
"id": "b38645d1-5bb4-41e9-a283-ca21b03c35a4",
"gambit_id": "8c010a30-3dad-4c9c-83d8-29fa369c6d75",
"last_updated": "2023-10-30T13:33:22.661227-04:00",
"created_at": "2023-10-28T09:08:07.868030-04: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/ea7ed0c9-da62-4ddb-8e26-c60e14d26150/?format=api"
}
]
}