GET /api/bet_types/a58c7b12-2546-4bfc-8e7a-6b49bd384031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a58c7b12-2546-4bfc-8e7a-6b49bd384031",
"match": "https://api-prod.gambitprofit.com/api/matches/b96733b5-dd7f-45bc-b678-ee34b01fd275/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:09.658461-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": "Toronto Maple Leafs",
"amount": 7136.0
},
{
"team": "Arizona Coyotes",
"amount": 2864.0
}
],
"expected_reward_tokens": 9134.08,
"profit_sb": 134.08,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "4ee0dd13-bd95-4bb9-802e-3f5c1194c1be",
"gambit_id": "7b72cecb-daa9-4057-849f-4325c71922ae",
"last_updated": "2022-12-31T10:41:58.655552-05:00",
"created_at": "2022-12-29T08:42:09.660745-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.28000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a58c7b12-2546-4bfc-8e7a-6b49bd384031/?format=api"
},
{
"id": "cabab642-50e3-4055-9501-c9c5c59ca566",
"gambit_id": "80d740ce-71e5-4ca7-8297-ff1a503c68fb",
"last_updated": "2022-12-31T10:41:58.654457-05:00",
"created_at": "2022-12-29T08:42:09.659565-05:00",
"name": "Arizona Coyotes",
"reward": "3.19000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a58c7b12-2546-4bfc-8e7a-6b49bd384031/?format=api"
}
]
}