GET /api/bet_types/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b",
"match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:06.908384-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 Under 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a99ecc05-a1e7-4a01-ab6a-124f9ba0fe9a",
"gambit_id": "3135e559-5e08-4aaa-91bf-ff4401f2b49c",
"last_updated": "2023-05-10T16:02:11.753283-04:00",
"created_at": "2023-05-09T11:07:06.910347-04:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
},
{
"id": "bd535663-fa68-4ad7-b343-17b6893c428a",
"gambit_id": "15ba6782-0596-4899-9c28-4dbe9148e6dd",
"last_updated": "2023-05-10T16:02:11.754682-04:00",
"created_at": "2023-05-09T11:07:06.912720-04:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
}
]
}