GET /api/bet_types/4400073c-12f5-421e-baaf-0656c331d5e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4400073c-12f5-421e-baaf-0656c331d5e8",
"match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:58.665959-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": "Ottawa Senators",
"amount": 5107.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f2ed5c9f-baf4-4b23-be74-bb58121d9897",
"gambit_id": "338266ab-5ecc-4208-89a2-405baeaa78a2",
"last_updated": "2023-12-26T15:33:13.805504-05:00",
"created_at": "2023-12-23T09:12:58.673730-05:00",
"name": "Ottawa Senators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4400073c-12f5-421e-baaf-0656c331d5e8/?format=api"
},
{
"id": "fa8c5b1a-1a6e-48ae-b9be-24a353ab78f9",
"gambit_id": "d0ccbec3-eb56-4700-9355-f5901ba46b11",
"last_updated": "2023-12-26T15:33:13.802191-05:00",
"created_at": "2023-12-23T09:12:58.669790-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4400073c-12f5-421e-baaf-0656c331d5e8/?format=api"
}
]
}