GET /api/bet_types/3ae3465c-bf82-453c-97f9-43828e352a6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ae3465c-bf82-453c-97f9-43828e352a6a",
"match": "https://api-prod.gambitprofit.com/api/matches/7310108b-24eb-4321-913f-8c29bfa5635d/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "a54a9efd-f5a9-4ae7-9eee-5e193419f4a7",
"gambit_id": "e981087b-89bd-4dec-8e28-aa44335fcc33",
"last_updated": "2022-09-11T09:47:39.428255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae3465c-bf82-453c-97f9-43828e352a6a/?format=api"
},
{
"id": "9ebc9cad-0552-4892-9d5c-273b8346c21f",
"gambit_id": "e2263d02-3541-4745-8f1c-111f915f075b",
"last_updated": "2022-09-11T09:47:39.427226-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae3465c-bf82-453c-97f9-43828e352a6a/?format=api"
}
]
}