GET /api/bet_types/1698b2b4-d348-4a81-b088-31601adb652e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1698b2b4-d348-4a81-b088-31601adb652e",
"match": "https://api-prod.gambitprofit.com/api/matches/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:59.375229-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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Over 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bc4ce56c-8239-421b-8c90-6fcc3861cb5e",
"gambit_id": "9c989f5c-3d5c-4570-87f2-dd9ff9efdb6a",
"last_updated": "2023-05-18T11:47:14.863380-04:00",
"created_at": "2023-05-15T11:36:59.376925-04:00",
"name": "Game Total Under 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1698b2b4-d348-4a81-b088-31601adb652e/?format=api"
},
{
"id": "55baa1b4-9073-4da0-8146-a30e765243e8",
"gambit_id": "b351c28a-6d6c-42bb-8645-a75654b8572a",
"last_updated": "2023-05-18T11:47:14.864630-04:00",
"created_at": "2023-05-15T11:36:59.378696-04:00",
"name": "Game Total Over 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1698b2b4-d348-4a81-b088-31601adb652e/?format=api"
}
]
}