GET /api/bet_types/0ee5181c-2afd-4736-b88e-795679db2b44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ee5181c-2afd-4736-b88e-795679db2b44",
"match": "https://api-prod.gambitprofit.com/api/matches/c1c1ea87-827b-4e00-af23-6b3df9d7d8b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:56.495234-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": "Carolina Hurricanes",
"amount": 6387.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "3bf74e5a-4783-4e4d-a905-2753a777d079",
"gambit_id": "74b188cd-03af-43e0-9921-d1ba06f3362e",
"last_updated": "2023-01-16T10:07:23.040962-05:00",
"created_at": "2023-01-14T08:26:56.497552-05:00",
"name": "Carolina Hurricanes",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5181c-2afd-4736-b88e-795679db2b44/?format=api"
},
{
"id": "b938de19-7dd5-4ebd-99cc-0937f93d2c9d",
"gambit_id": "351105d5-e80d-4247-82d8-a4ec1c839463",
"last_updated": "2023-01-16T10:07:23.046341-05:00",
"created_at": "2023-01-14T08:26:56.500298-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5181c-2afd-4736-b88e-795679db2b44/?format=api"
}
]
}