GET /api/bet_types/46de2306-d132-4285-8305-44db21e65c27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46de2306-d132-4285-8305-44db21e65c27",
"match": "https://api-prod.gambitprofit.com/api/matches/0a1d4df5-1430-4807-95ad-4673045734b7/?format=api",
"name": "Pick the Winner",
"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": "PHI (N Syndergaard)",
"amount": 6101.0
},
{
"team": "CIN (M Minor)",
"amount": 3899.0
}
],
"expected_reward_tokens": 9395.54,
"profit_sb": 395.54,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "b9d42912-da45-4a67-afdf-71063dbb46dc",
"gambit_id": "fb33ab5c-aa8f-4066-99a8-d46ad681a261",
"last_updated": "2022-08-16T14:02:17.290059-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.54000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46de2306-d132-4285-8305-44db21e65c27/?format=api"
},
{
"id": "d7d5a4af-f454-4b01-88dd-17fc9eeaf1e5",
"gambit_id": "dff8842d-9e99-4229-b452-3aed70d690ff",
"last_updated": "2022-08-16T14:02:17.289504-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "2.41000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46de2306-d132-4285-8305-44db21e65c27/?format=api"
}
]
}