GET /api/bet_types/c156c293-a49e-423b-bdf6-521b0ee9720b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c156c293-a49e-423b-bdf6-521b0ee9720b",
"match": "https://api-prod.gambitprofit.com/api/matches/3eb70c91-21f1-4b7d-a30a-a9698f164e48/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:18.733994-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 Jersey Devils",
"amount": 6390.0
},
{
"team": "Washington Capitals",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d7a8cbf8-09db-436a-9b2a-cb2cb5d95970",
"gambit_id": "70cf0aad-7b0c-4137-b82b-a32397fab2a9",
"last_updated": "2023-11-12T11:33:23.483496-05:00",
"created_at": "2023-11-10T08:23:18.750613-05:00",
"name": "New Jersey Devils",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c156c293-a49e-423b-bdf6-521b0ee9720b/?format=api"
},
{
"id": "12918da1-1242-42d3-8da9-45fcec817fbd",
"gambit_id": "4cff2af3-a60d-48da-8dda-a8addc094fe4",
"last_updated": "2023-11-12T11:33:23.479894-05:00",
"created_at": "2023-11-10T08:23:18.744530-05:00",
"name": "Washington Capitals",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c156c293-a49e-423b-bdf6-521b0ee9720b/?format=api"
}
]
}