GET /api/bet_types/d13412df-f185-4f87-9eb3-791e855bb08a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d13412df-f185-4f87-9eb3-791e855bb08a",
"match": "https://api-prod.gambitprofit.com/api/matches/74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-20T09:21:56.370788-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": "Ottawa Senators",
"amount": 6418.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3582.0
}
],
"expected_reward_tokens": 9562.82,
"profit_sb": 62.82,
"profit_sb_percentage": 0.66,
"recommended": true
},
"lines": [
{
"id": "ef73027d-b93a-4c5e-81c9-ded1c3377da2",
"gambit_id": "66b973d4-2f0f-43f0-b2b9-f06167541132",
"last_updated": "2023-01-21T10:57:14.851762-05:00",
"created_at": "2023-01-20T09:21:56.373351-05:00",
"name": "Ottawa Senators",
"reward": "1.49000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13412df-f185-4f87-9eb3-791e855bb08a/?format=api"
},
{
"id": "a1577c88-5b54-4e89-a2a1-e5141a857888",
"gambit_id": "f607737c-6e53-40ef-acd4-fc65bad8d2e5",
"last_updated": "2023-01-21T10:57:14.850619-05:00",
"created_at": "2023-01-20T09:21:56.372004-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.67000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13412df-f185-4f87-9eb3-791e855bb08a/?format=api"
}
]
}