GET /api/bet_types/ca8ef538-4e85-48ba-802c-b15ca9f8aad7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca8ef538-4e85-48ba-802c-b15ca9f8aad7",
"match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:58.608296-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": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d76bf110-d986-47fd-8c63-0c102718fd2d",
"gambit_id": "475f8c0b-dd77-495b-bcbd-48f484d51d3e",
"last_updated": "2023-05-22T21:42:13.455272-04:00",
"created_at": "2023-05-15T11:36:58.610651-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8ef538-4e85-48ba-802c-b15ca9f8aad7/?format=api"
},
{
"id": "6210f61d-508a-43d7-8655-916ee2afc9d4",
"gambit_id": "048e4af9-0564-4878-bc59-d60734c5db5f",
"last_updated": "2023-05-22T21:42:13.457894-04:00",
"created_at": "2023-05-15T11:36:58.613114-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8ef538-4e85-48ba-802c-b15ca9f8aad7/?format=api"
}
]
}