GET /api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "167423e4-51ff-470f-927d-bbaef59b7520",
"match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:17.109334-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": "Chicago Blackhawks",
"amount": 5000.0
},
{
"team": "Nashville Predators",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0e69cbcc-3563-49f8-b261-9f4215406bac",
"gambit_id": "7afbd732-9f42-45fd-94aa-971c49762d53",
"last_updated": "2023-03-17T13:52:06.455678-04:00",
"created_at": "2023-03-16T17:37:17.113551-04:00",
"name": "Chicago Blackhawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
},
{
"id": "c09695a6-f1df-4404-a2ae-ce5cb619fe41",
"gambit_id": "83a9560c-f4f6-41b3-b3a3-2511627c36e9",
"last_updated": "2023-03-17T13:52:06.454540-04:00",
"created_at": "2023-03-16T17:37:17.111388-04:00",
"name": "Nashville Predators",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
}
]
}