GET /api/bet_types/c7b27ce4-daa7-4bad-b582-c2131e8c3359/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7b27ce4-daa7-4bad-b582-c2131e8c3359",
"match": "https://api-prod.gambitprofit.com/api/matches/15d138a6-323d-466f-b261-109ccb8cafdc/?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": "BOS",
"amount": 5777.0
},
{
"team": "TOR",
"amount": 4223.0
}
],
"expected_reward_tokens": 9416.51,
"profit_sb": -83.49,
"profit_sb_percentage": -0.88,
"recommended": false
},
"lines": [
{
"id": "cbc18fdc-8fca-43e1-b3f3-0fa6cbf2cc39",
"gambit_id": "85f096e3-e72e-4d19-b78b-e24fa2ad9cec",
"last_updated": "2022-10-02T15:17:31.137330-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b27ce4-daa7-4bad-b582-c2131e8c3359/?format=api"
},
{
"id": "d0fb24c3-7dfb-4880-b7d9-38e2c4306930",
"gambit_id": "09e2528d-2d79-40bf-920a-2b32d99bfedf",
"last_updated": "2022-10-02T15:17:31.136092-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.23000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b27ce4-daa7-4bad-b582-c2131e8c3359/?format=api"
}
]
}