GET /api/bet_types/44fe286d-a381-4e51-b4ca-3e395bb72051/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44fe286d-a381-4e51-b4ca-3e395bb72051",
"match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:59.199026-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cae14c26-ff40-4b94-a559-600ea0f921d5",
"gambit_id": "d8528249-50d0-4a0d-964b-faf257937a2c",
"last_updated": "2023-07-18T22:08:26.806112-04:00",
"created_at": "2023-07-17T11:42:59.200326-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fe286d-a381-4e51-b4ca-3e395bb72051/?format=api"
},
{
"id": "b5cebe1b-d40a-44ed-99dc-f9aa3f9ed092",
"gambit_id": "85e059e6-813b-4030-b03f-f859be831a98",
"last_updated": "2023-07-18T22:08:26.807417-04:00",
"created_at": "2023-07-17T11:42:59.201705-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fe286d-a381-4e51-b4ca-3e395bb72051/?format=api"
}
]
}