GET /api/bet_types/cc5d3712-631d-48bd-9a57-df1ad8e6b62e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc5d3712-631d-48bd-9a57-df1ad8e6b62e",
"match": "https://api-prod.gambitprofit.com/api/matches/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:12.551879-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d1721fde-c569-4b73-a7e6-a4e9bffb6b55",
"gambit_id": "686c6fc8-3826-4eb1-ba80-fd160453ae5a",
"last_updated": "2023-07-23T21:53:27.788296-04:00",
"created_at": "2023-07-22T08:38:12.555850-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d3712-631d-48bd-9a57-df1ad8e6b62e/?format=api"
},
{
"id": "caf91881-cd64-4600-957e-62ceada06b80",
"gambit_id": "b34d7be6-a4cd-4408-88a2-d5a0cda370a2",
"last_updated": "2023-07-23T21:53:27.791666-04:00",
"created_at": "2023-07-22T08:38:12.561292-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d3712-631d-48bd-9a57-df1ad8e6b62e/?format=api"
}
]
}