GET /api/bet_types/00c447cb-1433-4d2c-8cea-bc6e5cbbedde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00c447cb-1433-4d2c-8cea-bc6e5cbbedde",
"match": "https://api-prod.gambitprofit.com/api/matches/f559dfdd-1989-418e-adf4-5ec5191eee57/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-20T08:33:20.898290-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": "CLE",
"amount": 5317.0
},
{
"team": "OAK",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "50f4176b-63b5-4b0b-9bee-5fc1aa8145ba",
"gambit_id": "1d34230d-7359-404e-a25c-6dbffbab9991",
"last_updated": "2023-06-27T19:08:27.549994-04:00",
"created_at": "2023-06-20T08:33:20.904275-04:00",
"name": "CLE",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c447cb-1433-4d2c-8cea-bc6e5cbbedde/?format=api"
},
{
"id": "523f363f-380f-4254-b221-04661f3c474b",
"gambit_id": "8fcac1b3-638b-4336-bf4e-46a9c998e2a4",
"last_updated": "2023-06-27T19:08:27.547398-04:00",
"created_at": "2023-06-20T08:33:20.901390-04:00",
"name": "OAK",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c447cb-1433-4d2c-8cea-bc6e5cbbedde/?format=api"
}
]
}