GET /api/bet_types/d40e02c7-c968-4370-b621-48fd76de8deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d40e02c7-c968-4370-b621-48fd76de8deb",
"match": "https://api-prod.gambitprofit.com/api/matches/d78fbf60-da11-48ef-a30d-3631f304988b/?format=api",
"name": "Play the Odds",
"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": "USC",
"amount": 5097.0
},
{
"team": "Notre Dame",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "38daccf6-190b-4acf-8ba5-4b6e3182a6a2",
"gambit_id": "19a03a6f-6fcd-4281-be93-4356be8b47b9",
"last_updated": "2022-11-28T09:27:02.535696-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "USC",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40e02c7-c968-4370-b621-48fd76de8deb/?format=api"
},
{
"id": "41e06aae-dc31-41a6-950a-b2e32cfc965b",
"gambit_id": "43d4c27b-1fcf-4b9d-8944-81b12997141d",
"last_updated": "2022-11-28T09:27:02.537360-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Notre Dame",
"reward": "1.83000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40e02c7-c968-4370-b621-48fd76de8deb/?format=api"
}
]
}