GET /api/bet_types/2b00454b-4297-4359-b443-f13c85f1b8f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b00454b-4297-4359-b443-f13c85f1b8f8",
"match": "https://api-prod.gambitprofit.com/api/matches/85296053-ac36-42eb-8c28-b691b8cf03db/?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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "110e1f0d-d5f0-4ebf-ba39-6b03ab8cf66e",
"gambit_id": "c3c5dd40-22d1-4f4e-b73a-ebec62803e84",
"last_updated": "2022-08-29T11:37:16.302797-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.82000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b00454b-4297-4359-b443-f13c85f1b8f8/?format=api"
},
{
"id": "40b7ccbd-715b-4275-a24d-3c9c47c82653",
"gambit_id": "98d56ec4-d548-4b57-92e2-40cb8924725a",
"last_updated": "2022-08-29T11:37:16.303314-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.82000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b00454b-4297-4359-b443-f13c85f1b8f8/?format=api"
}
]
}