GET /api/bet_types/c044d933-4c9e-4fe4-9043-4e824a185acb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c044d933-4c9e-4fe4-9043-4e824a185acb",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api",
"name": "Over/Under",
"created_at": "2023-07-16T09:08:27.423863-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "03518fc0-a4f2-4801-aa84-80a431b4aed6",
"gambit_id": "1d77a151-7dab-4daa-b1e6-d59ee2235b32",
"last_updated": "2023-07-18T08:58:13.141468-04:00",
"created_at": "2023-07-16T09:08:27.426963-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c044d933-4c9e-4fe4-9043-4e824a185acb/?format=api"
},
{
"id": "b053a26c-4b7d-40e8-b526-bb766900f26c",
"gambit_id": "9c23098b-d284-481e-95ad-36191e7642bc",
"last_updated": "2023-07-18T08:58:13.140021-04:00",
"created_at": "2023-07-16T09:08:27.425349-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c044d933-4c9e-4fe4-9043-4e824a185acb/?format=api"
}
]
}