GET /api/bet_types/78fc6ef1-58b0-4991-a3ae-e2bb54b45da7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78fc6ef1-58b0-4991-a3ae-e2bb54b45da7",
"match": "https://api-prod.gambitprofit.com/api/matches/ab2524c9-9045-4b1a-9a0c-cef776421948/?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": "Cleveland Cavaliers",
"amount": 5664.0
},
{
"team": "New York Knicks",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "e965e6f8-e9b1-427a-833b-a8f9f4d2c1ad",
"gambit_id": "40f86245-aaba-47d0-847c-3b85930adc80",
"last_updated": "2022-12-05T15:42:17.847039-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fc6ef1-58b0-4991-a3ae-e2bb54b45da7/?format=api"
},
{
"id": "acb1ea3b-6845-4b94-9eb0-3ef365b61899",
"gambit_id": "5151f037-c028-4c0a-9d07-f735102a9411",
"last_updated": "2022-12-05T15:42:17.845988-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fc6ef1-58b0-4991-a3ae-e2bb54b45da7/?format=api"
}
]
}