GET /api/bet_types/93d60167-9315-4f1e-814c-e144b5cdf86f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93d60167-9315-4f1e-814c-e144b5cdf86f",
"match": "https://api-prod.gambitprofit.com/api/matches/35440838-1cc5-4bab-b5f5-668aef8dbe54/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T08:27:14.124030-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": "Toronto Maple Leafs",
"amount": 6099.0
},
{
"team": "Nashville Predators",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "fd451d90-ab11-49d6-bc83-5e46be78526b",
"gambit_id": "ff9fe7a8-67d6-4def-adb0-29c985a2ba53",
"last_updated": "2023-01-12T18:27:09.054118-05:00",
"created_at": "2023-01-11T08:27:14.125294-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.49000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d60167-9315-4f1e-814c-e144b5cdf86f/?format=api"
},
{
"id": "95c86e28-17eb-4c27-a839-844ffa486e5c",
"gambit_id": "835f9300-1b65-4f29-adea-833434cd30f9",
"last_updated": "2023-01-12T18:27:09.055212-05:00",
"created_at": "2023-01-11T08:27:14.126515-05:00",
"name": "Nashville Predators",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d60167-9315-4f1e-814c-e144b5cdf86f/?format=api"
}
]
}