GET /api/bet_types/359857eb-a360-473b-978b-27409e352dd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "359857eb-a360-473b-978b-27409e352dd9",
"match": "https://api-prod.gambitprofit.com/api/matches/98ae7793-60e6-404e-9b30-4de4e1a307c1/?format=api",
"name": "Over/Under",
"created_at": "2023-01-29T08:41:55.702408-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 Under 215",
"amount": 5000.0
},
{
"team": "Game Total Over 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "367cf467-7a85-4bee-b4cc-5b0a343b7bb5",
"gambit_id": "11d946b9-9a80-45b8-a45c-c7ac49651a5d",
"last_updated": "2023-01-30T17:46:59.286157-05:00",
"created_at": "2023-01-29T08:41:55.703743-05:00",
"name": "Game Total Under 215",
"reward": "1.88000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/359857eb-a360-473b-978b-27409e352dd9/?format=api"
},
{
"id": "26aabdca-dfaa-4dd9-bbeb-de81f053e061",
"gambit_id": "06f1a2a9-9204-41d3-8b21-1e19be3a5f75",
"last_updated": "2023-01-30T17:46:59.287342-05:00",
"created_at": "2023-01-29T08:41:55.705073-05:00",
"name": "Game Total Over 215",
"reward": "1.88000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/359857eb-a360-473b-978b-27409e352dd9/?format=api"
}
]
}