GET /api/bet_types/5ed89aa7-065e-4180-bd01-7d05d5fc8cea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ed89aa7-065e-4180-bd01-7d05d5fc8cea",
"match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T10:38:06.959381-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",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d8862b77-5cf4-4893-9e6a-05648d47cf5c",
"gambit_id": "e52630e5-7048-41c2-94a8-cc7dde54e5f6",
"last_updated": "2023-08-09T10:53:24.135784-04:00",
"created_at": "2023-08-08T10:38:06.967616-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed89aa7-065e-4180-bd01-7d05d5fc8cea/?format=api"
},
{
"id": "cccb3d34-6959-4924-858d-bbd0590289ca",
"gambit_id": "4eaa0305-ed22-4872-964a-1ea8869c4a0c",
"last_updated": "2023-08-09T10:53:24.132673-04:00",
"created_at": "2023-08-08T10:38:06.963338-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed89aa7-065e-4180-bd01-7d05d5fc8cea/?format=api"
}
]
}