GET /api/bet_types/b59d8932-1bd4-4e7b-8355-192abc1c1d37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b59d8932-1bd4-4e7b-8355-192abc1c1d37",
"match": "https://api-prod.gambitprofit.com/api/matches/11e71056-caa0-4620-8b5e-9c5a71aa5582/?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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "71045aaa-45f0-4eea-b22c-d6013b69e2b0",
"gambit_id": "1d5e5486-fa2b-46e5-b26e-74c7fd520e52",
"last_updated": "2022-12-14T10:22:17.009379-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59d8932-1bd4-4e7b-8355-192abc1c1d37/?format=api"
},
{
"id": "b847375c-ec56-497b-b531-d5e865ea3ea2",
"gambit_id": "fa3b5d39-e7fa-47eb-b1eb-65d97d9bc30e",
"last_updated": "2022-12-14T10:22:17.008044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b59d8932-1bd4-4e7b-8355-192abc1c1d37/?format=api"
}
]
}