GET /api/bet_types/89db9667-f0bd-435f-8f22-e4c808bf3012/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89db9667-f0bd-435f-8f22-e4c808bf3012",
"match": "https://api-prod.gambitprofit.com/api/matches/d4d56cd0-7b21-49c1-bb9f-4af02c31cf88/?format=api",
"name": "Over/Under",
"created_at": "2023-01-30T17:46:53.462444-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "03cfab34-3680-4656-9c53-e3e0a0b1141c",
"gambit_id": "ff2398f5-8fe0-4e12-989a-5262d3a311fb",
"last_updated": "2023-01-31T09:07:12.088129-05:00",
"created_at": "2023-01-30T17:46:53.464542-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89db9667-f0bd-435f-8f22-e4c808bf3012/?format=api"
},
{
"id": "807ce132-d13b-40ce-a46d-a7be64eddb23",
"gambit_id": "a609a952-6f01-41bc-942b-1877f73225dd",
"last_updated": "2023-01-31T09:07:12.089224-05:00",
"created_at": "2023-01-30T17:46:53.466373-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89db9667-f0bd-435f-8f22-e4c808bf3012/?format=api"
}
]
}