GET /api/bet_types/7fd291f6-16e4-4908-9964-f3d9b2b8cf2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fd291f6-16e4-4908-9964-f3d9b2b8cf2e",
"match": "https://api-prod.gambitprofit.com/api/matches/79c14833-0fdd-40fd-ac5d-93a9e85051c7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T09:07:12.353221-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6af4acfb-453e-48ad-a6c5-1d152715a946",
"gambit_id": "009b0625-aa04-4c8e-bde1-22cbd5881477",
"last_updated": "2023-03-16T17:37:22.259408-04:00",
"created_at": "2023-03-15T09:07:12.355354-04:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd291f6-16e4-4908-9964-f3d9b2b8cf2e/?format=api"
},
{
"id": "ef0be8cb-aef5-4b65-a048-b5d249df1a00",
"gambit_id": "2bf3d026-81e8-4924-bb26-193b8436a83d",
"last_updated": "2023-03-16T17:37:22.261391-04:00",
"created_at": "2023-03-15T09:07:12.357677-04:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd291f6-16e4-4908-9964-f3d9b2b8cf2e/?format=api"
}
]
}