GET /api/bet_types/6947a43d-8e29-4fad-8f9f-6bfb5ce158e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6947a43d-8e29-4fad-8f9f-6bfb5ce158e5",
"match": "https://api-prod.gambitprofit.com/api/matches/1ff31724-9597-4002-9afe-c1fd7b61693d/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-13T09:11:48.811274-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": "New Jersey Devils",
"amount": 5577.0
},
{
"team": "Anaheim Ducks",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "a5e95573-d082-4fc3-8699-ddec4b84e058",
"gambit_id": "6acc583b-6d90-4999-8f64-3bd84243afd0",
"last_updated": "2023-01-14T20:22:16.979978-05:00",
"created_at": "2023-01-13T09:11:48.813636-05:00",
"name": "New Jersey Devils",
"reward": "1.61000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947a43d-8e29-4fad-8f9f-6bfb5ce158e5/?format=api"
},
{
"id": "7639b40a-17e2-4e42-bea5-891936cce0ed",
"gambit_id": "a9eaa9e2-ad1e-4a97-885e-faba93b79a6f",
"last_updated": "2023-01-14T20:22:16.983224-05:00",
"created_at": "2023-01-13T09:11:48.812433-05:00",
"name": "Anaheim Ducks",
"reward": "2.03000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947a43d-8e29-4fad-8f9f-6bfb5ce158e5/?format=api"
}
]
}