GET /api/bet_types/85aacb8d-49ac-4649-97eb-496cb0779488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85aacb8d-49ac-4649-97eb-496cb0779488",
"match": "https://api-prod.gambitprofit.com/api/matches/9b65df4b-62c4-4290-a1d2-7607549923a4/?format=api",
"name": "Play the Odds",
"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": "Calgary Flames",
"amount": 5304.0
},
{
"team": "Arizona Coyotes",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f399e0d0-9c4e-46e3-9542-7e15b9eeaed5",
"gambit_id": "44d7528a-6935-4631-a02b-b86556f1b8b1",
"last_updated": "2022-12-06T11:21:56.463069-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.70000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85aacb8d-49ac-4649-97eb-496cb0779488/?format=api"
},
{
"id": "eece8db4-96ba-4dd8-8b35-d4c924f34cc9",
"gambit_id": "47a47ee0-7d66-4277-8942-199f2ac6904b",
"last_updated": "2022-12-06T11:21:56.464030-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.92000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85aacb8d-49ac-4649-97eb-496cb0779488/?format=api"
}
]
}