GET /api/bet_types/d669e6b9-7ca5-43fd-af43-5e077713776c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d669e6b9-7ca5-43fd-af43-5e077713776c",
"match": "https://api-prod.gambitprofit.com/api/matches/bc36db31-f6fc-473a-96f3-b8cdeebe38f6/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:20.291013-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 8",
"amount": 5319.0
},
{
"team": "Game Total Under 8",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d1e5b8b8-a09c-493f-bc30-de1ae949f530",
"gambit_id": "43140aee-3a4f-40a4-818c-c9523c7fa0e0",
"last_updated": "2023-08-07T14:53:04.717320-04:00",
"created_at": "2023-08-05T08:33:20.294926-04:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669e6b9-7ca5-43fd-af43-5e077713776c/?format=api"
},
{
"id": "6940f740-97e2-43f7-8352-2fc959e4f5a4",
"gambit_id": "44442f5d-014c-48f3-9fdc-f0c908019968",
"last_updated": "2023-08-07T14:53:04.720612-04:00",
"created_at": "2023-08-05T08:33:20.299392-04:00",
"name": "Game Total Under 8",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669e6b9-7ca5-43fd-af43-5e077713776c/?format=api"
}
]
}