GET /api/bet_types/e571757b-b9f1-4d18-814c-8173df388e11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e571757b-b9f1-4d18-814c-8173df388e11",
"match": "https://api-prod.gambitprofit.com/api/matches/0b1d7408-79e1-499e-aca2-2882cd4bb6e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-05T08:52:56.763754-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": "Calgary Flames",
"amount": 6892.0
},
{
"team": "Minnesota Wild",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "21cd3a9a-e74a-494b-9a27-da4cf4f7c14e",
"gambit_id": "b804e612-813c-4cbf-90d3-e71ffd58b785",
"last_updated": "2023-12-06T22:03:03.499892-05:00",
"created_at": "2023-12-05T08:52:56.774793-05:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e571757b-b9f1-4d18-814c-8173df388e11/?format=api"
},
{
"id": "79a53ac9-3d95-4122-9016-488e755fc5bf",
"gambit_id": "c2b1de63-ceef-42f8-96ff-0a4a142595aa",
"last_updated": "2023-12-06T22:03:03.496720-05:00",
"created_at": "2023-12-05T08:52:56.769216-05:00",
"name": "Minnesota Wild",
"reward": "3.06000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e571757b-b9f1-4d18-814c-8173df388e11/?format=api"
}
]
}