GET /api/bet_types/a6ceb3c0-5129-408b-904b-08798f3d7897/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6ceb3c0-5129-408b-904b-08798f3d7897",
"match": "https://api-prod.gambitprofit.com/api/matches/e0908208-24dc-4b8c-b71d-afa53459e83d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:46:51.564917-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": "1d7b58de-dc96-4980-905c-3dde9bdae99e",
"gambit_id": "d896c073-2135-492d-89cf-3aad0cd7ad1d",
"last_updated": "2023-03-11T11:17:15.362585-05:00",
"created_at": "2023-03-10T08:46:51.566560-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/a6ceb3c0-5129-408b-904b-08798f3d7897/?format=api"
},
{
"id": "425d5dd1-11b8-4944-a022-59552580f39f",
"gambit_id": "c643471f-b3a5-4ab1-978f-f38b4661762b",
"last_updated": "2023-03-11T11:17:15.363710-05:00",
"created_at": "2023-03-10T08:46:51.568015-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/a6ceb3c0-5129-408b-904b-08798f3d7897/?format=api"
}
]
}