GET /api/bet_types/d91d24a6-8115-4f0f-8d35-06be94e7d537/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d91d24a6-8115-4f0f-8d35-06be94e7d537",
"match": "https://api-prod.gambitprofit.com/api/matches/f75d6fcd-52ef-414e-9b3a-b53d3acce860/?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": 5831.0
},
{
"team": "Game Total Under 2.5",
"amount": 4169.0
}
],
"expected_reward_tokens": 8921.43,
"profit_sb": -578.57,
"profit_sb_percentage": -6.09,
"recommended": false
},
"lines": [
{
"id": "42e05f3d-eb4a-4981-a7c9-cf145b53db6c",
"gambit_id": "540b3dd8-5614-4ed0-844a-393bceb5da9f",
"last_updated": "2022-10-03T19:21:57.097825-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d24a6-8115-4f0f-8d35-06be94e7d537/?format=api"
},
{
"id": "b760c995-2fd4-4543-961e-226701749c8f",
"gambit_id": "97fa64ab-b8f3-451a-ae41-ea1e5835a592",
"last_updated": "2022-10-03T19:21:57.096687-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.14000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d24a6-8115-4f0f-8d35-06be94e7d537/?format=api"
}
]
}