GET /api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b9cd692-94ce-4b5c-ae19-23554cd2f5e8",
"match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 8",
"amount": 5097.0
},
{
"team": "Game Total Under 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "13af6ba4-ba60-4b2c-81c5-71be88e80c6e",
"gambit_id": "cadb8627-a1bf-412f-addd-d948a97d73f2",
"last_updated": "2022-09-17T17:07:23.701100-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
},
{
"id": "53af2c3d-0e73-4cd6-8ed7-8e8b437d8e7a",
"gambit_id": "7f1d9f5f-1869-4ea3-99c3-5741599f76e7",
"last_updated": "2022-09-17T17:07:23.700126-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
}
]
}