GET /api/bet_types/7da68744-6748-4d19-8aba-95b4b05464d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7da68744-6748-4d19-8aba-95b4b05464d4",
"match": "https://api-prod.gambitprofit.com/api/matches/a115ee84-0848-4d44-9879-b95955b4e9fd/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T09:36:56.279138-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ad7f66bb-1f3c-4c93-bf60-6db1404d1882",
"gambit_id": "26a4088d-24a5-47bf-8e38-e0a03a639c51",
"last_updated": "2023-03-04T12:46:54.766426-05:00",
"created_at": "2023-03-03T09:36:56.281880-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da68744-6748-4d19-8aba-95b4b05464d4/?format=api"
},
{
"id": "98946449-140c-49b4-b645-aa2ef88ae640",
"gambit_id": "4c495ba8-da9d-4944-be42-04c89882f5f3",
"last_updated": "2023-03-04T12:46:54.765210-05:00",
"created_at": "2023-03-03T09:36:56.280515-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da68744-6748-4d19-8aba-95b4b05464d4/?format=api"
}
]
}