GET /api/bet_types/2627f75c-db80-4cfd-bf78-8fea42f0035b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2627f75c-db80-4cfd-bf78-8fea42f0035b",
"match": "https://api-prod.gambitprofit.com/api/matches/6de3ae7a-5fc5-4180-b774-badb17d890d9/?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 Over 6.5",
"amount": 5492.0
},
{
"team": "Game Total Under 6.5",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "c40af878-3c68-4804-b40e-d8834c63c606",
"gambit_id": "cb139830-a978-47c7-bc14-315fa33d3c92",
"last_updated": "2022-12-01T16:22:24.406614-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.65000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2627f75c-db80-4cfd-bf78-8fea42f0035b/?format=api"
},
{
"id": "9ef96b2b-d89d-4f65-9dc9-91442f9617d2",
"gambit_id": "3524987c-44be-4f4e-bdd2-17b06b93175b",
"last_updated": "2022-12-01T16:22:24.405482-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2627f75c-db80-4cfd-bf78-8fea42f0035b/?format=api"
}
]
}