GET /api/bet_types/0dffa489-b460-4f5e-adb9-3d836decbc1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dffa489-b460-4f5e-adb9-3d836decbc1e",
"match": "https://api-prod.gambitprofit.com/api/matches/49778822-51fe-40c9-953e-aab39434d9c7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-22T09:01:56.754318-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "b182af91-3b46-4d7b-bbb4-bf06a5520860",
"gambit_id": "fa139221-91c3-4fb8-bd36-4dabb9eca22c",
"last_updated": "2023-01-23T14:06:51.030398-05:00",
"created_at": "2023-01-22T09:01:56.756912-05:00",
"name": "Game Total Over 232",
"reward": "1.89000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dffa489-b460-4f5e-adb9-3d836decbc1e/?format=api"
},
{
"id": "601375cc-8210-4bcd-94c9-4f6877908109",
"gambit_id": "21b812dd-2670-4c2c-be1b-415227f4fce6",
"last_updated": "2023-01-23T14:06:51.029233-05:00",
"created_at": "2023-01-22T09:01:56.755595-05:00",
"name": "Game Total Under 232",
"reward": "1.89000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dffa489-b460-4f5e-adb9-3d836decbc1e/?format=api"
}
]
}