GET /api/bet_types/11daacc2-6ebc-4446-92d6-adb836b3edc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11daacc2-6ebc-4446-92d6-adb836b3edc4",
"match": "https://api-prod.gambitprofit.com/api/matches/7e9dbc5b-38c3-4a29-8f91-5a231f9324ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T09:07:22.071853-04: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": "Florida Panthers",
"amount": 5784.0
},
{
"team": "Ottawa Senators",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "eef88201-fea7-4536-8eb7-ea0435a59085",
"gambit_id": "386603b4-e7d2-4e31-b791-f75b025a55a3",
"last_updated": "2023-03-28T11:17:01.872561-04:00",
"created_at": "2023-03-27T09:07:22.075374-04:00",
"name": "Florida Panthers",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11daacc2-6ebc-4446-92d6-adb836b3edc4/?format=api"
},
{
"id": "30a2bbc1-cdfa-4663-901c-a70fd511765a",
"gambit_id": "268919dc-5c80-45b7-99dd-6a84b4aa7524",
"last_updated": "2023-03-28T11:17:01.870305-04:00",
"created_at": "2023-03-27T09:07:22.073641-04:00",
"name": "Ottawa Senators",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11daacc2-6ebc-4446-92d6-adb836b3edc4/?format=api"
}
]
}