GET /api/bet_types/de0d124d-225a-4ad9-90bd-df3a6c7fb907/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de0d124d-225a-4ad9-90bd-df3a6c7fb907",
"match": "https://api-prod.gambitprofit.com/api/matches/380cabe9-e06f-49d8-ae9e-fed0961a80e6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Over 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "2cc74b72-8d42-4900-b0c0-0ab04f725347",
"gambit_id": "c2ad34e4-6576-439d-ad93-4e88d007106d",
"last_updated": "2022-10-24T10:52:22.967923-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0d124d-225a-4ad9-90bd-df3a6c7fb907/?format=api"
},
{
"id": "a0b2482b-f055-4ed9-b804-416f95b4b9cd",
"gambit_id": "d0b817f8-1e9b-45b4-be88-2a8e9e2b2687",
"last_updated": "2022-10-24T10:52:22.968970-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0d124d-225a-4ad9-90bd-df3a6c7fb907/?format=api"
}
]
}