GET /api/bet_types/a5676282-dc25-4a6a-a110-46b42e36a7a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5676282-dc25-4a6a-a110-46b42e36a7a4",
"match": "https://api-prod.gambitprofit.com/api/matches/a7e60303-ce4e-462f-937d-e933d30b6dda/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:07.374213-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1da19b3e-ea3b-41b6-a75c-bb6bb85db413",
"gambit_id": "aa8e2766-5f09-42ed-99dc-c3e78895ded6",
"last_updated": "2023-04-10T14:37:06.996533-04:00",
"created_at": "2023-04-09T09:27:07.376706-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5676282-dc25-4a6a-a110-46b42e36a7a4/?format=api"
},
{
"id": "4d800417-31b6-4db6-bb07-79140728267b",
"gambit_id": "3111f570-60d7-4715-98a6-ef0a4156877e",
"last_updated": "2023-04-10T14:37:06.998871-04:00",
"created_at": "2023-04-09T09:27:07.379207-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5676282-dc25-4a6a-a110-46b42e36a7a4/?format=api"
}
]
}