GET /api/bet_types/67d016f7-2614-4d38-acf5-2a46fb7cf4d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67d016f7-2614-4d38-acf5-2a46fb7cf4d1",
"match": "https://api-prod.gambitprofit.com/api/matches/25b0051a-5c4a-46cf-bc28-5bc1e17e1271/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T08:53:06.544824-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 Over 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a4d3914c-3b2b-4598-a8d3-a2856be718c0",
"gambit_id": "208b9e33-6ffb-4bc1-8c93-eb0d2b0ea856",
"last_updated": "2023-11-13T13:58:16.833071-05:00",
"created_at": "2023-11-11T08:53:06.549619-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d016f7-2614-4d38-acf5-2a46fb7cf4d1/?format=api"
},
{
"id": "31b51359-05f1-40c7-9695-180d11c6b768",
"gambit_id": "049ae1f3-8330-4627-b1f5-0123af196eb0",
"last_updated": "2023-11-13T13:58:16.841396-05:00",
"created_at": "2023-11-11T08:53:06.555077-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d016f7-2614-4d38-acf5-2a46fb7cf4d1/?format=api"
}
]
}