GET /api/bet_types/9b500f3e-84f8-42f5-90bd-3929422375e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b500f3e-84f8-42f5-90bd-3929422375e7",
"match": "https://api-prod.gambitprofit.com/api/matches/a72a82ff-c9b8-4635-a53d-68f68db77478/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:12.717365-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": "CLE (S Bieber)",
"amount": 5000.0
},
{
"team": "BOS (J Paxton)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9550.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "d51106ea-dc73-4272-9c08-3f79e1c533e2",
"gambit_id": "225c506b-197a-461a-8ecc-07013d388ea8",
"last_updated": "2023-06-07T10:33:14.961886-04:00",
"created_at": "2023-06-06T10:57:12.722696-04:00",
"name": "CLE (S Bieber)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b500f3e-84f8-42f5-90bd-3929422375e7/?format=api"
},
{
"id": "4a222469-3a02-4702-9b39-bd659f4760e6",
"gambit_id": "53991870-1cda-46cd-bc4e-3cbca3729cee",
"last_updated": "2023-06-07T10:33:14.959152-04:00",
"created_at": "2023-06-06T10:57:12.719948-04:00",
"name": "BOS (J Paxton)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b500f3e-84f8-42f5-90bd-3929422375e7/?format=api"
}
]
}