GET /api/bet_types/fe784021-38f2-42bb-9f79-8bbede87a706/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe784021-38f2-42bb-9f79-8bbede87a706",
"match": "https://api-prod.gambitprofit.com/api/matches/3e05ff05-23c9-48ef-9faa-2ed55d925be1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:56:54.356405-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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9200.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.16,
"recommended": false
},
"lines": [
{
"id": "e417c946-889f-419c-98ac-f8061b0a933c",
"gambit_id": "5f4311d0-13ad-4f7f-8721-5e9a7e8eaa01",
"last_updated": "2023-04-05T22:52:09.130648-04:00",
"created_at": "2023-04-04T09:56:54.357671-04:00",
"name": "Game Total Over 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe784021-38f2-42bb-9f79-8bbede87a706/?format=api"
},
{
"id": "698613dc-f8c8-4719-934e-b9fd7d451593",
"gambit_id": "0e4e67e0-975b-454f-b514-a1a9e6a35bb8",
"last_updated": "2023-04-05T22:52:09.133040-04:00",
"created_at": "2023-04-04T09:56:54.358954-04:00",
"name": "Game Total Under 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe784021-38f2-42bb-9f79-8bbede87a706/?format=api"
}
]
}