GET /api/bet_types/b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97",
"match": "https://api-prod.gambitprofit.com/api/matches/7d43fc76-38dc-4bfe-a9de-1029d062a0cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:52.652268-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": "WAS",
"amount": 5317.0
},
{
"team": "PHI",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c916bed9-19b9-46b0-be07-a694ec450451",
"gambit_id": "24a8801c-43b2-4aaa-b7b3-dac9ee9f36a5",
"last_updated": "2023-06-05T10:57:26.519676-04:00",
"created_at": "2023-06-04T12:16:52.656593-04:00",
"name": "WAS",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97/?format=api"
},
{
"id": "94f8ea9d-c9cf-4e03-9383-696be725784f",
"gambit_id": "6faf9135-fa60-4e5d-a75e-408d6473a0e3",
"last_updated": "2023-06-05T10:57:26.517699-04:00",
"created_at": "2023-06-04T12:16:52.654421-04:00",
"name": "PHI",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97/?format=api"
}
]
}