GET /api/bet_types/a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0",
"match": "https://api-prod.gambitprofit.com/api/matches/a31cdb55-12ff-42fc-a53f-27e1cc5c0165/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "03b56aa0-d662-4fc1-903f-a9d244f17c44",
"gambit_id": "2354b587-bd5c-4619-b795-bda9e4ae3b15",
"last_updated": "2022-12-15T10:46:59.516399-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0/?format=api"
},
{
"id": "87ce16a0-6b82-4411-b49c-7623ddbfd2a4",
"gambit_id": "77353eda-c8ac-4979-9d8e-841de855b036",
"last_updated": "2022-12-15T10:46:59.517490-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40bfae7-3fa4-4963-b40e-4b3df3d5a0f0/?format=api"
}
]
}