GET /api/bet_types/8fc361f4-29a3-4b78-80fd-5a6fde794726/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fc361f4-29a3-4b78-80fd-5a6fde794726",
"match": "https://api-prod.gambitprofit.com/api/matches/8fc7ec23-6914-4df3-b4e6-19c9c17cd7b3/?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 2.5",
"amount": 6482.0
},
{
"team": "Game Total Under 2.5",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "2a682d02-d160-46b6-96cd-d97030749928",
"gambit_id": "7ca9f0d0-bd7c-498e-8a6b-397df8a97afa",
"last_updated": "2022-09-07T12:46:56.975848-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.40000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fc361f4-29a3-4b78-80fd-5a6fde794726/?format=api"
},
{
"id": "9a37a5d5-0c8f-4442-bbcb-9ccdcd3834e4",
"gambit_id": "d92f0c9d-1127-41ff-93a5-c13352c3cba5",
"last_updated": "2022-09-07T12:46:56.974800-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.58000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fc361f4-29a3-4b78-80fd-5a6fde794726/?format=api"
}
]
}