GET /api/bet_types/56820bcf-ba97-4962-a400-beb167c27886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56820bcf-ba97-4962-a400-beb167c27886",
"match": "https://api-prod.gambitprofit.com/api/matches/dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:11.839757-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": "TEX",
"amount": 5939.0
},
{
"team": "NYY",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "3e14166e-ba4a-4760-8249-d5803388bd01",
"gambit_id": "90831990-d05d-4496-b66b-25fb5f80a317",
"last_updated": "2023-05-01T12:27:24.855515-04:00",
"created_at": "2023-04-30T12:47:11.841218-04:00",
"name": "TEX",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56820bcf-ba97-4962-a400-beb167c27886/?format=api"
},
{
"id": "685d10a0-81fd-4f2c-a844-97e47d5d95bb",
"gambit_id": "9ad91433-4e69-4411-88d3-d024193c99e9",
"last_updated": "2023-05-01T12:27:24.857190-04:00",
"created_at": "2023-04-30T12:47:11.842787-04:00",
"name": "NYY",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56820bcf-ba97-4962-a400-beb167c27886/?format=api"
}
]
}