GET /api/bet_types/fd1cd2ec-dc4e-475a-a6fe-4c2b2a58f2e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd1cd2ec-dc4e-475a-a6fe-4c2b2a58f2e8",
"match": "https://api-prod.gambitprofit.com/api/matches/08096bd1-d28f-4675-8951-d9ae16ebd958/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:24.653114-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 Over 13",
"amount": 5107.0
},
{
"team": "Game Total Under 13",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0059017c-d518-4c76-999e-521d0276906b",
"gambit_id": "13d9b4c0-2098-4cdf-9b80-7fa2f2dbca4f",
"last_updated": "2023-06-26T20:08:30.216131-04:00",
"created_at": "2023-06-25T09:28:24.655436-04:00",
"name": "Game Total Over 13",
"reward": "1.83000",
"odds": "1.86960",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1cd2ec-dc4e-475a-a6fe-4c2b2a58f2e8/?format=api"
},
{
"id": "be4b7929-95b1-44f3-83ba-b30042ec384f",
"gambit_id": "36c19c2e-43fa-4179-b320-01f3d6330894",
"last_updated": "2023-06-26T20:08:30.214509-04:00",
"created_at": "2023-06-25T09:28:24.657653-04:00",
"name": "Game Total Under 13",
"reward": "1.91000",
"odds": "1.95240",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1cd2ec-dc4e-475a-a6fe-4c2b2a58f2e8/?format=api"
}
]
}