GET /api/bet_types/4e9eda34-8c3a-4ffb-a987-74619f587d44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e9eda34-8c3a-4ffb-a987-74619f587d44",
"match": "https://api-prod.gambitprofit.com/api/matches/d4278688-2a7e-4ed8-8de6-cde1abff54f0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:24.354934-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1f16bd0e-88e6-455e-868c-3a6405fa05ed",
"gambit_id": "f07c0f4f-abbd-40ed-87cc-419d861799ba",
"last_updated": "2023-09-09T11:28:27.653414-04:00",
"created_at": "2023-09-08T09:23:24.362701-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9eda34-8c3a-4ffb-a987-74619f587d44/?format=api"
},
{
"id": "0a9624e2-b88c-4ce4-bd74-4912cc477c63",
"gambit_id": "aac4db5f-ee34-486f-9fc8-ab7fe8745c55",
"last_updated": "2023-09-09T11:28:27.649869-04:00",
"created_at": "2023-09-08T09:23:24.358276-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9eda34-8c3a-4ffb-a987-74619f587d44/?format=api"
}
]
}