GET /api/bet_types/2f55db6c-32a6-4bb7-9b00-99face86fea7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f55db6c-32a6-4bb7-9b00-99face86fea7",
"match": "https://api-prod.gambitprofit.com/api/matches/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-05T09:47:04.347077-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": "Sacramento Kings",
"amount": 5214.0
},
{
"team": "New Orleans Pelicans",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "eb503762-150c-454b-b5e8-cf098fbf2606",
"gambit_id": "c22164aa-fd56-4eec-8412-caf1a8285faa",
"last_updated": "2023-02-06T09:06:57.171379-05:00",
"created_at": "2023-02-05T09:47:04.350596-05:00",
"name": "Sacramento Kings",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f55db6c-32a6-4bb7-9b00-99face86fea7/?format=api"
},
{
"id": "e711178b-d6fc-4300-ad39-5362fb8cefca",
"gambit_id": "84fd94ae-ccc9-47f8-8dda-f9882067cbb8",
"last_updated": "2023-02-06T09:06:57.170129-05:00",
"created_at": "2023-02-05T09:47:04.349132-05:00",
"name": "New Orleans Pelicans",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f55db6c-32a6-4bb7-9b00-99face86fea7/?format=api"
}
]
}