GET /api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48b8123d-f6f0-42b6-8a54-1af78cd3f993",
"match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?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 Over 7",
"amount": 5204.0
},
{
"team": "Game Total Under 7",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "4db0203a-cdca-403e-9a3f-67a98f3a6c2c",
"gambit_id": "54eeae45-786a-430e-a11d-4949569d8f85",
"last_updated": "2022-08-14T11:11:53.246907-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.76000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
},
{
"id": "dc83aeef-7a3c-4184-a2d6-07752583a03c",
"gambit_id": "b5f258dc-eb7d-480a-ad02-dc3ca2e91d4e",
"last_updated": "2022-08-14T11:11:53.246430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
}
]
}