GET /api/bet_types/e49eaa6e-a7d3-4d52-a54d-379d51d21a25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e49eaa6e-a7d3-4d52-a54d-379d51d21a25",
"match": "https://api-prod.gambitprofit.com/api/matches/36691605-349f-43f1-9d3c-e17362e1f0e8/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:43:12.758476-05: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": "New York Giants",
"amount": 5107.0
},
{
"team": "Los Angeles Rams",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f4f53b1a-c5ec-46fd-9842-4f9e11621c42",
"gambit_id": "4d1d34ed-cc40-4ff8-9db7-94abfe6bdecf",
"last_updated": "2024-01-02T10:43:10.780405-05:00",
"created_at": "2023-12-27T09:43:12.766695-05:00",
"name": "New York Giants",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49eaa6e-a7d3-4d52-a54d-379d51d21a25/?format=api"
},
{
"id": "7679412d-1c9f-4cc7-ba8e-627b71061db6",
"gambit_id": "6f5228b0-6bf8-4b54-bc3a-fc0d33eb9c79",
"last_updated": "2024-01-02T10:43:10.776650-05:00",
"created_at": "2023-12-27T09:43:12.762405-05:00",
"name": "Los Angeles Rams",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49eaa6e-a7d3-4d52-a54d-379d51d21a25/?format=api"
}
]
}