GET /api/bet_types/a12c192b-6838-4587-b15f-fb95f844af0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a12c192b-6838-4587-b15f-fb95f844af0e",
"match": "https://api-prod.gambitprofit.com/api/matches/23b33855-0439-4c77-b5cd-5e8e0def806d/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "762fde75-9642-4122-9d7c-36db3bb9e03c",
"gambit_id": "dbec037d-b5f9-4fe5-a468-5a0e1732dcf1",
"last_updated": "2022-10-04T13:22:06.735083-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c192b-6838-4587-b15f-fb95f844af0e/?format=api"
},
{
"id": "c0073c4f-996e-4833-87e4-0d48001c8554",
"gambit_id": "986af3bf-60a7-4fa2-a59b-6d962fe59587",
"last_updated": "2022-10-04T13:22:06.734034-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c192b-6838-4587-b15f-fb95f844af0e/?format=api"
}
]
}