GET /api/bet_types/cae1221d-0fbb-4725-8d2e-726483e41721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cae1221d-0fbb-4725-8d2e-726483e41721",
"match": "https://api-prod.gambitprofit.com/api/matches/eebf5edf-d5d4-453f-b09e-95612d9e8264/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:15.451456-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0b4657ec-07d3-45e0-a480-a42f0eb9b1a6",
"gambit_id": "ec50d1c1-b1b0-4ecb-9532-dac912a30fdf",
"last_updated": "2023-12-11T11:28:09.101057-05:00",
"created_at": "2023-12-09T08:48:15.458992-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae1221d-0fbb-4725-8d2e-726483e41721/?format=api"
},
{
"id": "7d69f9f0-7617-418e-ad00-7d00f5322da3",
"gambit_id": "09a832d1-e2cd-4534-9470-34d0abc4a260",
"last_updated": "2023-12-11T11:28:09.077573-05:00",
"created_at": "2023-12-09T08:48:15.454850-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae1221d-0fbb-4725-8d2e-726483e41721/?format=api"
}
]
}