GET /api/bet_types/e81d3117-d587-4d41-9bd2-ed4d222feef4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e81d3117-d587-4d41-9bd2-ed4d222feef4",
"match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T08:27:14.501712-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": "Los Angeles Kings",
"amount": 6387.0
},
{
"team": "San Jose Sharks",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "97e089c6-cb30-4286-a95e-ede9e7e910da",
"gambit_id": "e700a606-8fea-464f-a3fd-c6e66c88a668",
"last_updated": "2023-01-12T18:22:03.361699-05:00",
"created_at": "2023-01-11T08:27:14.503071-05:00",
"name": "Los Angeles Kings",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e81d3117-d587-4d41-9bd2-ed4d222feef4/?format=api"
},
{
"id": "e4392797-7bef-4770-bfbe-acec6fe7d397",
"gambit_id": "050b0364-f807-434c-85ca-c2f81abd10a1",
"last_updated": "2023-01-12T18:22:03.362768-05:00",
"created_at": "2023-01-11T08:27:14.505130-05:00",
"name": "San Jose Sharks",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e81d3117-d587-4d41-9bd2-ed4d222feef4/?format=api"
}
]
}