GET /api/bet_types/0ba75c6b-63c6-4bd6-a790-f00c7c47e3e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ba75c6b-63c6-4bd6-a790-f00c7c47e3e3",
"match": "https://api-prod.gambitprofit.com/api/matches/8e1ee1cf-c3bd-4e6b-8dcd-163b922dae5d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:21.412128-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Under 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "27ebf0dd-7818-41cc-a015-79dfbc800c36",
"gambit_id": "be881779-23d1-4649-8dbc-ca933fd04e38",
"last_updated": "2023-12-09T11:33:25.291833-05:00",
"created_at": "2023-12-08T09:38:21.415654-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/0ba75c6b-63c6-4bd6-a790-f00c7c47e3e3/?format=api"
},
{
"id": "38f6b893-a818-45e6-9d23-95407c6b9354",
"gambit_id": "5db09193-6ee6-4e83-8960-117326b9fab1",
"last_updated": "2023-12-09T11:33:25.295350-05:00",
"created_at": "2023-12-08T09:38:21.419679-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/0ba75c6b-63c6-4bd6-a790-f00c7c47e3e3/?format=api"
}
]
}