GET /api/bet_types/f6d508da-b173-4c2c-8d2e-b645be54526b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6d508da-b173-4c2c-8d2e-b645be54526b",
"match": "https://api-prod.gambitprofit.com/api/matches/960f42b9-5f6d-43f9-acd6-5e691ae1f8ac/?format=api",
"name": "Pick the Winner",
"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": "Nashville Predators",
"amount": 6333.0
},
{
"team": "Chicago Blackhawks",
"amount": 3667.0
}
],
"expected_reward_tokens": 9056.19,
"profit_sb": 56.19,
"profit_sb_percentage": 0.62,
"recommended": true
},
"lines": [
{
"id": "18106513-1ddb-48a5-be8e-d4d96f011be0",
"gambit_id": "e3b0287a-ed33-41a9-b22a-6107dce070cf",
"last_updated": "2022-12-22T20:37:20.521265-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.43000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d508da-b173-4c2c-8d2e-b645be54526b/?format=api"
},
{
"id": "27a5ff37-0710-4250-8285-187d73152912",
"gambit_id": "0e120c71-fb35-42ae-8a18-168cd2165286",
"last_updated": "2022-12-22T20:37:20.520157-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.47000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d508da-b173-4c2c-8d2e-b645be54526b/?format=api"
}
]
}