GET /api/bet_types/b40c62d9-278b-4b81-85d1-a9a6916bd83b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b40c62d9-278b-4b81-85d1-a9a6916bd83b",
"match": "https://api-prod.gambitprofit.com/api/matches/4894992d-a49c-4ac6-b93c-65c4127fb80e/?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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b753dfc1-786e-4185-bb47-16d51ff76742",
"gambit_id": "124dd897-c727-4414-a48f-66e8a11dc1c3",
"last_updated": "2022-11-10T09:27:54.945413-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40c62d9-278b-4b81-85d1-a9a6916bd83b/?format=api"
},
{
"id": "a78591cd-4904-486c-ac18-c322a6586303",
"gambit_id": "45c5ac65-7469-4310-8f1f-b6404b9fc8cc",
"last_updated": "2022-11-10T09:27:54.946528-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40c62d9-278b-4b81-85d1-a9a6916bd83b/?format=api"
}
]
}