GET /api/bet_types/72338a90-9430-4d32-9dda-78e08a0b638e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72338a90-9430-4d32-9dda-78e08a0b638e",
"match": "https://api-prod.gambitprofit.com/api/matches/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-08T09:37:00.969013-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": "Minnesota Wild",
"amount": 6324.0
},
{
"team": "Dallas Stars",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "36e59922-a464-410e-bfed-ac1b3c9f5e20",
"gambit_id": "0e42d971-2a6e-464f-b99f-cd23e3837b38",
"last_updated": "2023-02-09T11:12:07.407890-05:00",
"created_at": "2023-02-08T09:37:00.971833-05:00",
"name": "Minnesota Wild",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72338a90-9430-4d32-9dda-78e08a0b638e/?format=api"
},
{
"id": "6a1eff91-89f6-4e13-b8eb-eb5a520f078f",
"gambit_id": "7cee9f31-6a34-481e-944d-21aab800a2cf",
"last_updated": "2023-02-09T11:12:07.406681-05:00",
"created_at": "2023-02-08T09:37:00.970347-05:00",
"name": "Dallas Stars",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72338a90-9430-4d32-9dda-78e08a0b638e/?format=api"
}
]
}