GET /api/bet_types/edbdb5d3-813d-4a25-b3e6-5992dadee5e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edbdb5d3-813d-4a25-b3e6-5992dadee5e9",
"match": "https://api-prod.gambitprofit.com/api/matches/32890c8e-f695-473b-a5e6-5bbc1fcc4ac4/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "00455dc1-009c-4e3f-b57d-e67df0be60dc",
"gambit_id": "404259a6-1f6c-434d-9d90-9f1fad72d14f",
"last_updated": "2022-10-28T09:57:10.157756-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edbdb5d3-813d-4a25-b3e6-5992dadee5e9/?format=api"
},
{
"id": "2c4cc23c-1540-498d-8664-e7790d7bcdb7",
"gambit_id": "87b1b6c3-7800-4604-a95f-2daaaa50626f",
"last_updated": "2022-10-28T09:57:10.159165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edbdb5d3-813d-4a25-b3e6-5992dadee5e9/?format=api"
}
]
}