GET /api/bet_types/83a2d88a-df3c-456f-a183-f52b8a0c9e94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83a2d88a-df3c-456f-a183-f52b8a0c9e94",
"match": "https://api-prod.gambitprofit.com/api/matches/34e5252c-9284-4c5b-a1ff-e86e2a81ba6e/?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 Rangers",
"amount": 6952.0
},
{
"team": "Chicago Blackhawks",
"amount": 3048.0
}
],
"expected_reward_tokens": 9174.48,
"profit_sb": 174.48,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "f5164a3f-38d4-4e60-8751-2d10368e4263",
"gambit_id": "9c7d03f3-22f6-42f6-be3e-38ad6a6b9a67",
"last_updated": "2022-12-05T11:27:08.929396-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.32000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a2d88a-df3c-456f-a183-f52b8a0c9e94/?format=api"
},
{
"id": "076f42ac-d0ea-4d34-bb54-e3aacab317f8",
"gambit_id": "3a7d582b-ca4a-42cd-80b3-96024e53b611",
"last_updated": "2022-12-05T11:27:08.930377-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "3.01000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a2d88a-df3c-456f-a183-f52b8a0c9e94/?format=api"
}
]
}