GET /api/bet_types/df4c9d12-06c2-44d7-8c2f-441fb9babe23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df4c9d12-06c2-44d7-8c2f-441fb9babe23",
"match": "https://api-prod.gambitprofit.com/api/matches/6ec1dabb-a2c9-4a45-8950-beeeef8db1c9/?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 41",
"amount": 5000.0
},
{
"team": "Game Total Over 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b72459f9-c6d1-4cb4-a15c-65f445495057",
"gambit_id": "ea0554ad-3869-40ed-8f68-614fe47586ec",
"last_updated": "2022-11-14T10:18:35.808324-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4c9d12-06c2-44d7-8c2f-441fb9babe23/?format=api"
},
{
"id": "6bcf8b51-ef3a-4b32-9d92-69bf05bb3199",
"gambit_id": "8649c4a6-6b0e-4198-af94-608751e631d5",
"last_updated": "2022-11-14T10:18:35.809596-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4c9d12-06c2-44d7-8c2f-441fb9babe23/?format=api"
}
]
}