GET /api/bet_types/a85d5c70-e962-465d-bf58-ef0ce750b88f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a85d5c70-e962-465d-bf58-ef0ce750b88f",
"match": "https://api-prod.gambitprofit.com/api/matches/02f670f4-c049-4dde-9259-ca38e90032b1/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 6722.0
},
{
"team": "Game Total Under 2.5",
"amount": 3278.0
}
],
"expected_reward_tokens": 9342.3,
"profit_sb": -157.7,
"profit_sb_percentage": -1.66,
"recommended": false
},
"lines": [
{
"id": "5f6aa7e1-5b79-4a21-b8e0-daeca040fe9f",
"gambit_id": "d08b31ec-5d0e-4d1a-8722-1d3cfdbeed91",
"last_updated": "2022-10-27T12:02:06.583272-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.39000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85d5c70-e962-465d-bf58-ef0ce750b88f/?format=api"
},
{
"id": "7acd4afc-586d-49ea-874d-1a392e376192",
"gambit_id": "d854bfa3-52d2-4a96-9edc-e90e2d0def1d",
"last_updated": "2022-10-27T12:02:06.582241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.85000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85d5c70-e962-465d-bf58-ef0ce750b88f/?format=api"
}
]
}