GET /api/bet_types/83cb0c8e-a062-4dcc-b737-deae4915ab30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83cb0c8e-a062-4dcc-b737-deae4915ab30",
"match": "https://api-prod.gambitprofit.com/api/matches/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:04.203651-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "08266836-8222-4380-b35a-4ac508566cca",
"gambit_id": "b14560e1-cfd7-444f-9d01-ca0853edd23f",
"last_updated": "2023-11-10T12:53:28.982893-05:00",
"created_at": "2023-11-06T07:58:04.209475-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cb0c8e-a062-4dcc-b737-deae4915ab30/?format=api"
},
{
"id": "6117c6e6-6f25-41be-9f51-4f4f835620c4",
"gambit_id": "f25b8801-2154-4ca4-991c-614cf2d4a3d3",
"last_updated": "2023-11-10T12:53:28.986276-05:00",
"created_at": "2023-11-06T07:58:04.213564-05:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83cb0c8e-a062-4dcc-b737-deae4915ab30/?format=api"
}
]
}