GET /api/bet_types/8874c358-9410-4a96-b3e0-e9b90518cd05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8874c358-9410-4a96-b3e0-e9b90518cd05",
"match": "https://api-prod.gambitprofit.com/api/matches/96ce058d-4d8b-4fd9-b4d0-06115d1ac20b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:13.408688-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": "1db8c928-7dcd-4895-aa6d-c89c0725d3d3",
"gambit_id": "53853981-322a-4d47-b157-02e0b4d55626",
"last_updated": "2023-06-11T10:18:30.932533-04:00",
"created_at": "2023-06-09T09:48:13.413424-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/8874c358-9410-4a96-b3e0-e9b90518cd05/?format=api"
},
{
"id": "93d89a22-0f49-4564-9449-11d570573cf0",
"gambit_id": "bdec3fdc-80ce-4cc5-ab06-25ba943229f4",
"last_updated": "2023-06-11T10:18:30.930729-04:00",
"created_at": "2023-06-09T09:48:13.411070-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/8874c358-9410-4a96-b3e0-e9b90518cd05/?format=api"
}
]
}