GET /api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed211737-2154-4c80-9f5b-62ea6eb7f562",
"match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?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": "San Jose Sharks",
"amount": 5660.0
},
{
"team": "Minnesota Wild",
"amount": 4340.0
}
],
"expected_reward_tokens": 9112.6,
"profit_sb": 112.6,
"profit_sb_percentage": 1.25,
"recommended": true
},
"lines": [
{
"id": "830bef6e-f19a-4981-8f82-262bc75e7439",
"gambit_id": "47507bce-f57b-4c13-a5e0-59407104f577",
"last_updated": "2022-11-14T15:12:37.696535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.61000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
},
{
"id": "91c144e8-d18f-4b7d-be86-cdd2bceb50ad",
"gambit_id": "59116097-4c91-4523-9f9b-3b23fcb46ef0",
"last_updated": "2022-11-14T15:12:37.695593-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "2.10000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
}
]
}