GET /api/bet_types/f419308e-dbe7-41a5-9bf6-f3199bb9f663/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f419308e-dbe7-41a5-9bf6-f3199bb9f663",
"match": "https://api-prod.gambitprofit.com/api/matches/67ee49aa-68b6-404c-b8bf-8cb9696c0a30/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:58.331140-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": "CIN",
"amount": 5939.0
},
{
"team": "ARI",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "8c41040d-b805-4db2-9578-922328b62e20",
"gambit_id": "1ea60a96-13fd-4f4f-af63-d57c23cb4fca",
"last_updated": "2023-07-24T13:33:10.513291-04:00",
"created_at": "2023-07-23T11:47:58.338526-04:00",
"name": "CIN",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f419308e-dbe7-41a5-9bf6-f3199bb9f663/?format=api"
},
{
"id": "1b860b44-b4d7-4e64-a429-1a2327c30b46",
"gambit_id": "72a3f507-062b-4583-a449-96e0a06cf9eb",
"last_updated": "2023-07-24T13:33:10.509446-04:00",
"created_at": "2023-07-23T11:47:58.334731-04:00",
"name": "ARI",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f419308e-dbe7-41a5-9bf6-f3199bb9f663/?format=api"
}
]
}