GET /api/bet_types/9f66e23d-99b7-40d3-ab18-443c93dba19c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f66e23d-99b7-40d3-ab18-443c93dba19c",
"match": "https://api-prod.gambitprofit.com/api/matches/28dadc8f-0efb-46cb-93c4-b3a4f952c49d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T10:36:47.350761-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": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "30a3665d-daf1-41b0-a31f-95cea7fef533",
"gambit_id": "f37c8411-a920-458a-9e6b-5e4860f16a05",
"last_updated": "2023-02-16T16:56:58.756436-05:00",
"created_at": "2023-02-15T10:36:47.353752-05:00",
"name": "Game Total Over 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f66e23d-99b7-40d3-ab18-443c93dba19c/?format=api"
},
{
"id": "29c92c99-9412-4d55-9afe-672cd255dba5",
"gambit_id": "ef748bf3-f899-49cf-b9d4-0cc3c1ea5552",
"last_updated": "2023-02-16T16:56:58.755209-05:00",
"created_at": "2023-02-15T10:36:47.352320-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f66e23d-99b7-40d3-ab18-443c93dba19c/?format=api"
}
]
}