GET /api/bet_types/f362455f-387b-4b9d-a375-42225ee4cae8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f362455f-387b-4b9d-a375-42225ee4cae8",
"match": "https://api-prod.gambitprofit.com/api/matches/794405a4-0188-4005-812c-6b96614b7a42/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:08.370684-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": "HOU",
"amount": 6010.0
},
{
"team": "BOS",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "213a9938-dc03-4fe8-ad40-c17b49db305b",
"gambit_id": "5fc43a25-bae3-4111-a83f-c49941c8149b",
"last_updated": "2023-08-29T19:33:16.640233-04:00",
"created_at": "2023-08-28T08:48:08.375885-04:00",
"name": "HOU",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f362455f-387b-4b9d-a375-42225ee4cae8/?format=api"
},
{
"id": "b0017fca-f65a-4475-8027-7288883a99c2",
"gambit_id": "54030b61-0ed0-41e8-9234-b4010337126a",
"last_updated": "2023-08-29T19:33:16.643700-04:00",
"created_at": "2023-08-28T08:48:08.379943-04:00",
"name": "BOS",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f362455f-387b-4b9d-a375-42225ee4cae8/?format=api"
}
]
}