GET /api/bet_types/5327d7da-62a3-45fc-b522-0c0ebda7a0b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5327d7da-62a3-45fc-b522-0c0ebda7a0b4",
"match": "https://api-prod.gambitprofit.com/api/matches/c87df344-b217-48cf-94d5-ed464567e194/?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 57",
"amount": 5000.0
},
{
"team": "Game Total Under 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7565918f-1a83-45f7-9584-5cf0ceb94e52",
"gambit_id": "58c4954e-5649-45d7-98d4-41b40edff102",
"last_updated": "2022-09-25T11:37:15.863350-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327d7da-62a3-45fc-b522-0c0ebda7a0b4/?format=api"
},
{
"id": "7b20eb54-d8a9-4bcd-b767-1a5939956ff7",
"gambit_id": "ac49941a-fe53-4f14-a52f-808d5dfb38a1",
"last_updated": "2022-09-25T11:37:15.862197-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327d7da-62a3-45fc-b522-0c0ebda7a0b4/?format=api"
}
]
}