GET /api/bet_types/7b56680d-57c0-483a-9c69-5f4ec2a36293/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b56680d-57c0-483a-9c69-5f4ec2a36293",
"match": "https://api-prod.gambitprofit.com/api/matches/62a56b11-9ea5-4dbe-97cf-6b97273e23d0/?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 Under 7.5",
"amount": 5110.0
},
{
"team": "Game Total Over 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "966ffe25-ca9c-48f4-9aae-2380e4becc90",
"gambit_id": "0bada7d6-e0d0-4732-91d5-b59ba179a6c4",
"last_updated": "2022-09-10T21:57:23.286420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b56680d-57c0-483a-9c69-5f4ec2a36293/?format=api"
},
{
"id": "1e7fc220-0158-4dc1-964b-f6a51bb7ceeb",
"gambit_id": "c4808178-4165-46ff-8863-762637db5ac3",
"last_updated": "2022-09-10T21:57:23.287491-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b56680d-57c0-483a-9c69-5f4ec2a36293/?format=api"
}
]
}