GET /api/bet_types/0da46414-c53f-453c-94fe-e1cb62c9bd46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0da46414-c53f-453c-94fe-e1cb62c9bd46",
"match": "https://api-prod.gambitprofit.com/api/matches/4750d089-0676-4fea-b1cd-8e4ef145a8fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T13:42:01.431712-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": "Buffalo Sabres",
"amount": 6232.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "0601e1ce-a406-42ac-88e2-e5dabd991781",
"gambit_id": "e1eea493-a20a-461f-bbac-878a0ca0e9b8",
"last_updated": "2023-04-15T15:52:13.841366-04:00",
"created_at": "2023-04-14T13:42:01.435214-04:00",
"name": "Buffalo Sabres",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da46414-c53f-453c-94fe-e1cb62c9bd46/?format=api"
},
{
"id": "64a82a77-7aff-4889-942c-1c0124c8825e",
"gambit_id": "171f3faa-d336-4d28-9fe3-49a9163ec5e3",
"last_updated": "2023-04-15T15:52:13.839871-04:00",
"created_at": "2023-04-14T13:42:01.433380-04:00",
"name": "Columbus Blue Jackets",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da46414-c53f-453c-94fe-e1cb62c9bd46/?format=api"
}
]
}