GET /api/bet_types/50c024cd-87db-49d3-b232-80d78962ee05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50c024cd-87db-49d3-b232-80d78962ee05",
"match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:03.354602-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": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f527a75e-34df-469f-a0be-d7f743ec4146",
"gambit_id": "9ab73a59-27fe-4aeb-b80d-9fd5333e29f3",
"last_updated": "2023-08-21T11:03:21.900770-04:00",
"created_at": "2023-08-19T09:28:03.365123-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
},
{
"id": "7f8a3fa2-89a3-47cc-951b-466a8c749fb0",
"gambit_id": "353b307b-821e-4e40-b8f5-ea21fbef57e2",
"last_updated": "2023-08-21T11:03:21.897363-04:00",
"created_at": "2023-08-19T09:28:03.360119-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
}
]
}