GET /api/bet_types/c9b69e9d-c52d-4ef9-8118-2a16446785e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9b69e9d-c52d-4ef9-8118-2a16446785e8",
"match": "https://api-prod.gambitprofit.com/api/matches/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:47:11.002824-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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Over 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "5c923f11-d48a-4d94-abc7-a1a61662ddcc",
"gambit_id": "17a0becd-d55f-4b64-91dd-e572250dd27b",
"last_updated": "2022-12-25T18:17:07.150762-05:00",
"created_at": "2022-12-23T12:47:11.004081-05:00",
"name": "Game Total Under 40.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69e9d-c52d-4ef9-8118-2a16446785e8/?format=api"
},
{
"id": "6f9f4038-6611-4852-88fd-d02c400239b0",
"gambit_id": "b5855e93-3100-4756-8193-0b80f175c9c4",
"last_updated": "2022-12-25T18:17:07.151880-05:00",
"created_at": "2022-12-23T12:47:11.005377-05:00",
"name": "Game Total Over 40.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69e9d-c52d-4ef9-8118-2a16446785e8/?format=api"
}
]
}