GET /api/bet_types/0bfdf895-c99a-4f35-a8c0-66cdb4038e1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bfdf895-c99a-4f35-a8c0-66cdb4038e1c",
"match": "https://api-prod.gambitprofit.com/api/matches/90f52ae5-8812-4df1-a332-51cb194cd06d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:04.808054-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "25babf78-07bd-4b10-936e-eb2472638317",
"gambit_id": "f3c4ce60-ae00-4f93-bd72-d1648b677eca",
"last_updated": "2023-08-26T21:08:09.875704-04:00",
"created_at": "2023-08-19T09:28:04.812947-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bfdf895-c99a-4f35-a8c0-66cdb4038e1c/?format=api"
},
{
"id": "b8d8c191-4655-4e35-8ee4-79f5c003e55c",
"gambit_id": "dd4f4b33-bb6f-44cf-8c1c-d757f0dd4d8a",
"last_updated": "2023-08-26T21:08:09.879602-04:00",
"created_at": "2023-08-19T09:28:04.816757-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bfdf895-c99a-4f35-a8c0-66cdb4038e1c/?format=api"
}
]
}