GET /api/bet_types/bc547efc-3812-402a-b41a-fbfe1edecb8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc547efc-3812-402a-b41a-fbfe1edecb8d",
"match": "https://api-prod.gambitprofit.com/api/matches/08096bd1-d28f-4675-8951-d9ae16ebd958/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:24.637769-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": "LAA (T Anderson)",
"amount": 5909.0
},
{
"team": "COL (A Gomber)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "0c2da493-3f27-43ff-b987-ab48cf0feab0",
"gambit_id": "8bd8b3bf-f34e-4f1a-8135-033ca13378f2",
"last_updated": "2023-06-26T20:08:30.203979-04:00",
"created_at": "2023-06-25T09:28:24.640540-04:00",
"name": "LAA (T Anderson)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc547efc-3812-402a-b41a-fbfe1edecb8d/?format=api"
},
{
"id": "37d55ff6-74b2-40ba-b1bd-093126045926",
"gambit_id": "63f335e8-d461-4d91-a7e2-d63afd221705",
"last_updated": "2023-06-26T20:08:30.205808-04:00",
"created_at": "2023-06-25T09:28:24.643352-04:00",
"name": "COL (A Gomber)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc547efc-3812-402a-b41a-fbfe1edecb8d/?format=api"
}
]
}