GET /api/bet_types/2158adde-a47e-4df6-9088-b4041e6fa680/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2158adde-a47e-4df6-9088-b4041e6fa680",
"match": "https://api-prod.gambitprofit.com/api/matches/f34aec01-a345-42c4-a9e0-1aa8e248c717/?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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "fd566330-b0bd-4c9b-bab5-cd6559db9e42",
"gambit_id": "e8125a3e-3947-4b06-affd-ebb003f43fdd",
"last_updated": "2022-10-20T09:26:58.111223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158adde-a47e-4df6-9088-b4041e6fa680/?format=api"
},
{
"id": "beb790c4-66c3-4d34-a24e-9124ab304fca",
"gambit_id": "f8be63d5-3286-4839-bcb2-ecf1ae8dd506",
"last_updated": "2022-10-20T09:26:58.112475-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158adde-a47e-4df6-9088-b4041e6fa680/?format=api"
}
]
}