GET /api/bet_types/51c18d59-2970-4011-a5ac-d6de79fc8d68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51c18d59-2970-4011-a5ac-d6de79fc8d68",
"match": "https://api-prod.gambitprofit.com/api/matches/0fe5f8fd-00cd-4770-b0f0-a582a7358580/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:14.813362-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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "431b627a-d350-4a93-804c-60cfdd9682ff",
"gambit_id": "fb10ee2e-f054-4f18-9cab-86e3367e9c23",
"last_updated": "2023-09-26T09:13:03.684776-04:00",
"created_at": "2023-09-20T09:58:14.826110-04:00",
"name": "Game Total Under 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c18d59-2970-4011-a5ac-d6de79fc8d68/?format=api"
},
{
"id": "c815cd8e-05c5-45bf-b7f2-8da337e90a26",
"gambit_id": "40f5c60d-cd2a-4ed8-ae28-5ea8edb0f274",
"last_updated": "2023-09-26T09:13:03.681076-04:00",
"created_at": "2023-09-20T09:58:14.818034-04:00",
"name": "Game Total Over 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c18d59-2970-4011-a5ac-d6de79fc8d68/?format=api"
}
]
}