GET /api/bet_types/96558c8c-3092-4052-8f1d-fb24021cc818/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96558c8c-3092-4052-8f1d-fb24021cc818",
"match": "https://api-prod.gambitprofit.com/api/matches/17ad9df8-db90-43aa-a3cd-8db5ace7b859/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T08:33:34.253969-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2ff12f42-5841-437d-bf5c-b220efbfbc3a",
"gambit_id": "819e997a-b85d-4446-b297-376f8d15045b",
"last_updated": "2023-11-12T11:18:23.322116-05:00",
"created_at": "2023-11-10T08:33:34.257846-05:00",
"name": "Game Total Over 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96558c8c-3092-4052-8f1d-fb24021cc818/?format=api"
},
{
"id": "4356a605-eb25-4a64-bac0-fe2bacb94b76",
"gambit_id": "bcca2b36-d2c5-4f9c-89c6-107b7b0ca5d8",
"last_updated": "2023-11-12T11:18:23.325338-05:00",
"created_at": "2023-11-10T08:33:34.263402-05:00",
"name": "Game Total Under 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96558c8c-3092-4052-8f1d-fb24021cc818/?format=api"
}
]
}