GET /api/bet_types/bbc78cd7-9bc5-4622-bc53-9b90f0d211fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbc78cd7-9bc5-4622-bc53-9b90f0d211fa",
"match": "https://api-prod.gambitprofit.com/api/matches/8a2c5d9c-3f24-4f0f-a02f-33b08f9f26d4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T11:52:07.774889-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 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "65346a5c-2366-4cd6-a81a-05f1077cbaa7",
"gambit_id": "8ce16ecd-ad00-4ff6-b59e-c03d4a0e9d76",
"last_updated": "2023-03-02T07:26:58.062789-05:00",
"created_at": "2023-03-01T11:52:07.776281-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc78cd7-9bc5-4622-bc53-9b90f0d211fa/?format=api"
},
{
"id": "2765dccd-04e3-4c26-93f5-e940b0c626f5",
"gambit_id": "b1ab262a-85b3-454c-8be2-4e4c8d9edd69",
"last_updated": "2023-03-02T07:26:58.063946-05:00",
"created_at": "2023-03-01T11:52:07.777613-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc78cd7-9bc5-4622-bc53-9b90f0d211fa/?format=api"
}
]
}