GET /api/bet_types/6602f53a-e22b-42c3-a5fe-be08f1c4e075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6602f53a-e22b-42c3-a5fe-be08f1c4e075",
"match": "https://api-prod.gambitprofit.com/api/matches/a6184aab-67a0-421c-bbdf-dc968972ac5e/?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 47",
"amount": 5000.0
},
{
"team": "Game Total Under 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c5b88dcd-4ded-475c-b679-0bff4559eb92",
"gambit_id": "667ca7ad-88a9-4c1f-9ca4-cca698758c1b",
"last_updated": "2022-10-17T10:01:53.417601-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6602f53a-e22b-42c3-a5fe-be08f1c4e075/?format=api"
},
{
"id": "60bfa0a4-5f4b-4dba-8864-dfbbbb4e37e5",
"gambit_id": "82e9d489-c3b9-4a54-9f50-67614e3ffd17",
"last_updated": "2022-10-17T10:01:53.416595-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6602f53a-e22b-42c3-a5fe-be08f1c4e075/?format=api"
}
]
}