GET /api/bet_types/2bd8d0a9-8fe6-47fc-9141-c665fdc520ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bd8d0a9-8fe6-47fc-9141-c665fdc520ff",
"match": "https://api-prod.gambitprofit.com/api/matches/0a2127bd-6a36-402a-9765-276387270ffb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:11.217120-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.5",
"amount": 5292.0
},
{
"team": "Game Total Over 6.5",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "49f60e2f-b712-4b1a-b8d8-f3084abfdb99",
"gambit_id": "e7325efa-6fe8-49cb-a8cf-969414fe005d",
"last_updated": "2023-01-17T11:22:13.370187-05:00",
"created_at": "2023-01-16T09:52:11.219193-05:00",
"name": "Game Total Under 6.5",
"reward": "1.69000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd8d0a9-8fe6-47fc-9141-c665fdc520ff/?format=api"
},
{
"id": "b4024ba3-8c41-43f2-bea2-d3a3cc2a87ed",
"gambit_id": "be2e1e4f-f0f6-46c7-ad3a-27553cc8f8c9",
"last_updated": "2023-01-17T11:22:13.371661-05:00",
"created_at": "2023-01-16T09:52:11.221514-05:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd8d0a9-8fe6-47fc-9141-c665fdc520ff/?format=api"
}
]
}