GET /api/bet_types/28f17184-35ab-4166-a06f-7f94fc3ffd4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28f17184-35ab-4166-a06f-7f94fc3ffd4f",
"match": "https://api-prod.gambitprofit.com/api/matches/0a3e862c-9071-4fe3-a694-d28ec31d84cc/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:02.681205-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6fdf4b9a-ccf7-4447-8552-62f9348f52a3",
"gambit_id": "361c3364-c0c7-4439-80ee-6512cf8be34a",
"last_updated": "2023-12-12T21:48:27.507019-05:00",
"created_at": "2023-12-11T09:38:02.688836-05:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28f17184-35ab-4166-a06f-7f94fc3ffd4f/?format=api"
},
{
"id": "281c7ea9-22d5-475a-9bb4-78d350b053d2",
"gambit_id": "de30a4f0-09ad-4782-81e8-4038d60c8e7a",
"last_updated": "2023-12-12T21:48:27.510251-05:00",
"created_at": "2023-12-11T09:38:02.684996-05:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28f17184-35ab-4166-a06f-7f94fc3ffd4f/?format=api"
}
]
}