GET /api/bet_types/916c2169-9a9f-4897-b3d1-51d38450c049/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "916c2169-9a9f-4897-b3d1-51d38450c049",
"match": "https://api-prod.gambitprofit.com/api/matches/2696ceaf-7f7e-4a9d-900c-6671a519baef/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T12:32:08.330708-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 Over 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aedf8065-dc7c-419f-91b9-51c5702cc3f9",
"gambit_id": "66b4a149-3930-4d90-98a1-3ecbe493a397",
"last_updated": "2023-03-23T17:46:49.531954-04:00",
"created_at": "2023-03-22T12:32:08.336555-04:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916c2169-9a9f-4897-b3d1-51d38450c049/?format=api"
},
{
"id": "055b62bb-020b-428c-8afd-7b81e1162d3e",
"gambit_id": "82f6256a-abae-45f8-95a7-b03ce1bfd57e",
"last_updated": "2023-03-23T17:46:49.528428-04:00",
"created_at": "2023-03-22T12:32:08.333855-04:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916c2169-9a9f-4897-b3d1-51d38450c049/?format=api"
}
]
}