GET /api/bet_types/a5091bb3-5aac-4d8e-ab57-be79d43c1bc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5091bb3-5aac-4d8e-ab57-be79d43c1bc3",
"match": "https://api-prod.gambitprofit.com/api/matches/7ad941dd-90b6-49d8-bd09-5c326984efc3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-02T09:33:16.508637-04: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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b090448e-e1e3-4ee0-8e6b-2b6db1b1217b",
"gambit_id": "7daeafc5-e1aa-4f61-896d-3ac4cd5c08e8",
"last_updated": "2023-09-04T12:48:34.067737-04:00",
"created_at": "2023-09-02T09:33:16.512880-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5091bb3-5aac-4d8e-ab57-be79d43c1bc3/?format=api"
},
{
"id": "ee7afdab-3f1b-4da6-8ba8-f39d7219e0a3",
"gambit_id": "79cc5317-91ce-4a15-8ce2-3f198eef7e0d",
"last_updated": "2023-09-04T12:48:34.074765-04:00",
"created_at": "2023-09-02T09:33:16.521206-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5091bb3-5aac-4d8e-ab57-be79d43c1bc3/?format=api"
}
]
}