GET /api/bet_types/39423eef-fb26-414d-b47e-046a33d2ec55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39423eef-fb26-414d-b47e-046a33d2ec55",
"match": "https://api-prod.gambitprofit.com/api/matches/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api",
"name": "Over/Under",
"created_at": "2023-07-25T12:38:06.790910-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": "dcc66994-b3d3-4e5a-9679-f72442f983ed",
"gambit_id": "71cd23a0-0900-48f0-be57-460747fa0467",
"last_updated": "2023-07-27T13:02:57.831368-04:00",
"created_at": "2023-07-25T12:38:06.800661-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/39423eef-fb26-414d-b47e-046a33d2ec55/?format=api"
},
{
"id": "6fc8d468-bf0f-484d-8e5a-b78930bfc427",
"gambit_id": "e480faeb-d407-4e1e-9309-d805caa91541",
"last_updated": "2023-07-27T13:02:57.827833-04:00",
"created_at": "2023-07-25T12:38:06.795285-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/39423eef-fb26-414d-b47e-046a33d2ec55/?format=api"
}
]
}