GET /api/bet_types/5902f483-8157-41d1-be4f-d4856c7f3701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5902f483-8157-41d1-be4f-d4856c7f3701",
"match": "https://api-prod.gambitprofit.com/api/matches/1cedad9e-e7c8-4827-b4f2-c8876bbce146/?format=api",
"name": "Over/Under",
"created_at": "2023-05-04T10:52:11.969652-04: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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "69960d15-9142-48e6-8cc4-c1a40484c23e",
"gambit_id": "a3546246-dcca-4f59-a5d0-f1f5a1895a59",
"last_updated": "2023-05-05T11:47:08.408708-04:00",
"created_at": "2023-05-04T10:52:11.971123-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5902f483-8157-41d1-be4f-d4856c7f3701/?format=api"
},
{
"id": "98c72c81-1478-4b55-8b38-5222fd928250",
"gambit_id": "cc908ba8-cfb0-4ed6-9b49-5a094c85f019",
"last_updated": "2023-05-05T11:47:08.410146-04:00",
"created_at": "2023-05-04T10:52:11.972624-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5902f483-8157-41d1-be4f-d4856c7f3701/?format=api"
}
]
}