GET /api/bet_types/d79ba4c1-057b-4c43-bc9b-56c283393b5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d79ba4c1-057b-4c43-bc9b-56c283393b5f",
"match": "https://api-prod.gambitprofit.com/api/matches/0dbe5b62-f7c4-4d3d-9628-1222945eb634/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T10:32:02.831162-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2719870f-22fc-4fd8-aeb7-20d6771e61ee",
"gambit_id": "0365e4cc-0f03-4fc8-84ad-dd303fa2220a",
"last_updated": "2023-03-22T16:51:53.401331-04:00",
"created_at": "2023-03-21T10:32:02.832899-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79ba4c1-057b-4c43-bc9b-56c283393b5f/?format=api"
},
{
"id": "dd6ec93a-3d76-43ec-9084-50c7976405ff",
"gambit_id": "b83a8fae-6392-4073-8912-bdf3bf32d358",
"last_updated": "2023-03-22T16:51:53.403962-04:00",
"created_at": "2023-03-21T10:32:02.834936-04:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79ba4c1-057b-4c43-bc9b-56c283393b5f/?format=api"
}
]
}