GET /api/bet_types/dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1",
"match": "https://api-prod.gambitprofit.com/api/matches/201d04dd-acdf-486e-89f2-71b95594dc86/?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 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "83afa74f-b4fb-446c-8034-372532dbacdb",
"gambit_id": "15c09cf6-2102-4a6a-bdb8-e5e8541eee6e",
"last_updated": "2022-09-11T09:52:30.587160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45",
"reward": "1.81000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1/?format=api"
},
{
"id": "9262911b-33af-4f30-b2ed-51975331bc63",
"gambit_id": "5b531df8-7495-4cf2-99a3-5e1effe5faae",
"last_updated": "2022-09-11T09:52:30.586047-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45",
"reward": "1.81000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1/?format=api"
}
]
}