GET /api/bet_types/886983ab-4ddb-45b9-940d-8f635831a79d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "886983ab-4ddb-45b9-940d-8f635831a79d",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbf0859-02b2-45b0-90aa-e5ef1a954138/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:15.557122-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": "Buffalo Sabres",
"amount": 6603.0
},
{
"team": "Washington Capitals",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "8d60352c-7d74-41cf-9e2c-922f3a972e81",
"gambit_id": "6f041add-80a5-42b9-b191-128350165930",
"last_updated": "2023-11-23T20:12:57.499197-05:00",
"created_at": "2023-11-22T09:08:15.560994-05:00",
"name": "Buffalo Sabres",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886983ab-4ddb-45b9-940d-8f635831a79d/?format=api"
},
{
"id": "5e346406-010c-4949-8020-cb072c049345",
"gambit_id": "59b2add8-8580-4a09-8052-7be7fd6cf548",
"last_updated": "2023-11-23T20:12:57.502421-05:00",
"created_at": "2023-11-22T09:08:15.565494-05:00",
"name": "Washington Capitals",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886983ab-4ddb-45b9-940d-8f635831a79d/?format=api"
}
]
}