GET /api/bet_types/cfd5e5f7-6c80-428e-8489-566bae02414c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfd5e5f7-6c80-428e-8489-566bae02414c",
"match": "https://api-prod.gambitprofit.com/api/matches/856cd9b5-8fba-4655-ab07-b26bc7b543df/?format=api",
"name": "Over/Under",
"created_at": "2023-06-12T09:03:12.615308-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "81d5e151-fd33-40bc-a148-33c78c17e7d9",
"gambit_id": "3afffa2c-f3ea-439c-b37c-ce40edfc904d",
"last_updated": "2023-06-13T11:03:15.257972-04:00",
"created_at": "2023-06-12T09:03:12.619201-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd5e5f7-6c80-428e-8489-566bae02414c/?format=api"
},
{
"id": "c12b9e12-c94c-464c-a000-64fa8de5f69c",
"gambit_id": "43cde7fc-3611-42d5-8d30-7863e8480cda",
"last_updated": "2023-06-13T11:03:15.256336-04:00",
"created_at": "2023-06-12T09:03:12.617335-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd5e5f7-6c80-428e-8489-566bae02414c/?format=api"
}
]
}