GET /api/bet_types/b22d2087-1069-4e15-8b2a-689a29d94874/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b22d2087-1069-4e15-8b2a-689a29d94874",
"match": "https://api-prod.gambitprofit.com/api/matches/e0bcecba-cb68-4fc6-9047-e6439862daa2/?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 Islanders",
"amount": 6326.0
},
{
"team": "San Jose Sharks",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a9307118-3cd7-461f-9b7a-e156750ad656",
"gambit_id": "3cda49c0-f2d6-402b-827f-2b843e2d941c",
"last_updated": "2022-10-19T09:37:27.516503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22d2087-1069-4e15-8b2a-689a29d94874/?format=api"
},
{
"id": "0452b0fd-cd67-484f-86da-501b6830a44d",
"gambit_id": "4adbf6b9-3bcb-44ab-a8f5-7a782d131c6a",
"last_updated": "2022-10-19T09:37:27.517466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22d2087-1069-4e15-8b2a-689a29d94874/?format=api"
}
]
}