GET /api/bet_types/6faf8401-c16e-48e8-8310-7d75de574ea3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6faf8401-c16e-48e8-8310-7d75de574ea3",
"match": "https://api-prod.gambitprofit.com/api/matches/088ab766-8af1-44b8-a49e-c1f837c5e139/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:15.688994-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 Over 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "db0028d9-8254-4639-8ff4-6e5c39fca754",
"gambit_id": "134f4e40-a13a-4281-9d43-13cad7954cb1",
"last_updated": "2023-12-11T11:28:02.408149-05:00",
"created_at": "2023-12-09T08:48:15.693280-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faf8401-c16e-48e8-8310-7d75de574ea3/?format=api"
},
{
"id": "a581108a-a0a8-4a96-9d58-e0c52204b0e8",
"gambit_id": "577633cc-3d19-4c91-a59e-d03408e27726",
"last_updated": "2023-12-11T11:28:02.412026-05:00",
"created_at": "2023-12-09T08:48:15.697777-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faf8401-c16e-48e8-8310-7d75de574ea3/?format=api"
}
]
}