GET /api/bet_types/334b51b3-939d-4fc1-8e7c-387bd5da29ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "334b51b3-939d-4fc1-8e7c-387bd5da29ed",
"match": "https://api-prod.gambitprofit.com/api/matches/25dd5eb9-c870-4e24-af5f-2a15c09817e3/?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": "Nashville Predators",
"amount": 6943.0
},
{
"team": "Minnesota Wild",
"amount": 3057.0
}
],
"expected_reward_tokens": 9232.14,
"profit_sb": 232.14,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "f199db64-80a3-4d57-bd45-b4030bc8a846",
"gambit_id": "327bc3a9-5657-48ee-87ea-cd20502f887a",
"last_updated": "2022-11-16T09:47:35.350267-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.33000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b51b3-939d-4fc1-8e7c-387bd5da29ed/?format=api"
},
{
"id": "c053b3b9-ae31-4e12-8e3d-cca4bfba04e6",
"gambit_id": "701aa488-ec25-4ac3-a5e3-c18c029da2ea",
"last_updated": "2022-11-16T09:47:35.351263-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "3.02000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b51b3-939d-4fc1-8e7c-387bd5da29ed/?format=api"
}
]
}