GET /api/bet_types/6971d1f6-5974-40cb-a078-125842a29593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6971d1f6-5974-40cb-a078-125842a29593",
"match": "https://api-prod.gambitprofit.com/api/matches/8c786301-16c7-43c4-814a-f8be8162cecc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:17.897263-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": "Detroit Red Wings",
"amount": 7072.0
},
{
"team": "San Jose Sharks",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "39203e6f-f8b8-40f8-8495-bdc9ccb3af00",
"gambit_id": "d881b6c2-484c-4fd1-9cf4-f99499a75bc7",
"last_updated": "2023-12-08T21:18:06.369974-05:00",
"created_at": "2023-12-07T09:48:17.906163-05:00",
"name": "Detroit Red Wings",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6971d1f6-5974-40cb-a078-125842a29593/?format=api"
},
{
"id": "4182a9cb-aefa-422b-95ae-dc4f5fd1c4c4",
"gambit_id": "be8abc58-c8d9-48a3-bc9d-0d1928017260",
"last_updated": "2023-12-08T21:18:06.366260-05:00",
"created_at": "2023-12-07T09:48:17.901872-05:00",
"name": "San Jose Sharks",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6971d1f6-5974-40cb-a078-125842a29593/?format=api"
}
]
}