GET /api/bet_types/1137fe25-47e0-456b-8ebf-1a2def0ae894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1137fe25-47e0-456b-8ebf-1a2def0ae894",
"match": "https://api-prod.gambitprofit.com/api/matches/23ad8758-e22d-4284-9d0f-5ab013503e49/?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": "Winnipeg Jets",
"amount": 5974.0
},
{
"team": "Chicago Blackhawks",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "3cc97a85-cfbb-4133-8998-ab5eef90215c",
"gambit_id": "a575de1e-05d4-432d-866a-c33400c0d6ec",
"last_updated": "2022-11-28T14:17:18.303805-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1137fe25-47e0-456b-8ebf-1a2def0ae894/?format=api"
},
{
"id": "b3a08ffa-3797-4b53-9882-b8b0fcbef28e",
"gambit_id": "57dac933-af62-4060-b8e4-de7082b1ad4d",
"last_updated": "2022-11-28T14:17:18.302845-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1137fe25-47e0-456b-8ebf-1a2def0ae894/?format=api"
}
]
}