GET /api/bet_types/b29a75cc-24af-43a7-88d3-714420cb6d69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29a75cc-24af-43a7-88d3-714420cb6d69",
"match": "https://api-prod.gambitprofit.com/api/matches/7b985d30-4687-4242-9b87-2c3df8a6579b/?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": "Heroic",
"amount": 5371.0
},
{
"team": "Outsiders",
"amount": 4629.0
}
],
"expected_reward_tokens": 8701.02,
"profit_sb": -298.98,
"profit_sb_percentage": -3.32,
"recommended": false
},
"lines": [
{
"id": "7aa7bd2b-00ca-4a66-85d4-76f1e2c38e8c",
"gambit_id": "a7e6e8a0-591e-4296-b7ec-328f156b2d45",
"last_updated": "2022-11-07T10:27:49.691525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.62000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a75cc-24af-43a7-88d3-714420cb6d69/?format=api"
},
{
"id": "6f0e43ff-d04c-4666-9a61-acf1b256eeed",
"gambit_id": "091bcac2-b770-4cd2-8d6d-ac2ec1304568",
"last_updated": "2022-11-07T10:27:49.690380-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Outsiders",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a75cc-24af-43a7-88d3-714420cb6d69/?format=api"
}
]
}