GET /api/bet_types/9b407189-6893-411f-b90e-ad227d381675/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b407189-6893-411f-b90e-ad227d381675",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd16af3-54f4-4144-b27f-98d789dbfb44/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:13:05.501168-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": "Dallas Stars",
"amount": 6864.0
},
{
"team": "Florida Panthers",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "242bb2c0-653a-4ddc-85b5-7123641b4f81",
"gambit_id": "aee07a5b-40a3-459b-987b-ed004b18c8a0",
"last_updated": "2023-12-07T21:53:10.632007-05:00",
"created_at": "2023-12-06T09:13:05.505332-05:00",
"name": "Dallas Stars",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b407189-6893-411f-b90e-ad227d381675/?format=api"
},
{
"id": "427743ce-a892-4c90-93e5-0c7d0c609f68",
"gambit_id": "84080148-e39b-4f7a-b827-2033b51ce2ce",
"last_updated": "2023-12-07T21:53:10.635274-05:00",
"created_at": "2023-12-06T09:13:05.510209-05:00",
"name": "Florida Panthers",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b407189-6893-411f-b90e-ad227d381675/?format=api"
}
]
}