GET /api/bet_types/731fb4d0-33c7-4e76-b5ed-cd3e075e7783/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "731fb4d0-33c7-4e76-b5ed-cd3e075e7783",
"match": "https://api-prod.gambitprofit.com/api/matches/3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da/?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": "New York Islanders",
"amount": 5780.0
},
{
"team": "New York Rangers",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "01fb780b-5a73-41a5-9627-59c97192f3d3",
"gambit_id": "35822c35-34d6-44bf-9bbf-395d286a532e",
"last_updated": "2022-10-27T11:57:06.575270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731fb4d0-33c7-4e76-b5ed-cd3e075e7783/?format=api"
},
{
"id": "b5a6869b-bde5-468d-a43e-e0a4b70e5d70",
"gambit_id": "a2976c6a-4cf4-44d3-90b9-5d2f77b6b5b1",
"last_updated": "2022-10-27T11:57:06.576288-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731fb4d0-33c7-4e76-b5ed-cd3e075e7783/?format=api"
}
]
}