GET /api/bet_types/dc3e3ac9-7e2f-4882-873a-6b36705b952d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc3e3ac9-7e2f-4882-873a-6b36705b952d",
"match": "https://api-prod.gambitprofit.com/api/matches/c654c7fe-8bbc-4cd0-bd70-3f81282c0af7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:17.318204-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": "Dallas Mavericks",
"amount": 6163.0
},
{
"team": "Houston Rockets",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "d47920fb-812b-4da0-ba8c-8106e6cd817f",
"gambit_id": "edc5bdc4-182e-47bb-893f-f95fd1151d59",
"last_updated": "2023-11-29T21:48:08.328835-05:00",
"created_at": "2023-11-28T09:33:17.349335-05:00",
"name": "Dallas Mavericks",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e3ac9-7e2f-4882-873a-6b36705b952d/?format=api"
},
{
"id": "291a6675-bbc2-46df-962c-d6efdb3db906",
"gambit_id": "7d6cc11b-2c57-4bc5-85d9-a1e16f5d1ff4",
"last_updated": "2023-11-29T21:48:08.325648-05:00",
"created_at": "2023-11-28T09:33:17.342080-05:00",
"name": "Houston Rockets",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e3ac9-7e2f-4882-873a-6b36705b952d/?format=api"
}
]
}