GET /api/bet_types/5c851758-7184-4e4e-8fec-edee6afadc4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c851758-7184-4e4e-8fec-edee6afadc4a",
"match": "https://api-prod.gambitprofit.com/api/matches/be42253e-0d56-4641-a583-a375ba5bc44f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:57.391175-04: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": "Winnipeg Jets",
"amount": 5213.0
},
{
"team": "Vegas Golden Knights",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e314b545-26df-4a86-be68-1fba2c8d1a56",
"gambit_id": "c3b1a54d-e034-474e-8b9d-dbc3ea81ea4e",
"last_updated": "2023-04-23T18:37:11.421660-04:00",
"created_at": "2023-04-22T13:06:57.392579-04:00",
"name": "Winnipeg Jets",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c851758-7184-4e4e-8fec-edee6afadc4a/?format=api"
},
{
"id": "8ecd40f0-f979-4c8e-93aa-52fe153d5837",
"gambit_id": "c3c77e53-0fa6-4e63-ab73-2c5ad5581a74",
"last_updated": "2023-04-23T18:37:11.423452-04:00",
"created_at": "2023-04-22T13:06:57.394149-04:00",
"name": "Vegas Golden Knights",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c851758-7184-4e4e-8fec-edee6afadc4a/?format=api"
}
]
}