GET /api/bet_types/ff496542-7a99-4725-8dfe-4c039dce8337/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff496542-7a99-4725-8dfe-4c039dce8337",
"match": "https://api-prod.gambitprofit.com/api/matches/33389692-9608-4e01-89eb-59453e15f527/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:13:16.086720-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": "Detroit Lions",
"amount": 5107.0
},
{
"team": "Green Bay Packers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "430bee99-d4e1-40ff-93af-856176042480",
"gambit_id": "dd63f92c-533d-4b5c-a684-b8af6fe136b4",
"last_updated": "2023-11-24T10:28:21.095077-05:00",
"created_at": "2023-11-22T09:13:16.098814-05:00",
"name": "Detroit Lions",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff496542-7a99-4725-8dfe-4c039dce8337/?format=api"
},
{
"id": "f43ba2d7-3637-4c0a-86a3-91fd3d9f2ccb",
"gambit_id": "db91db9e-f1fb-4979-9900-5b1b399a3e79",
"last_updated": "2023-11-24T10:28:21.091432-05:00",
"created_at": "2023-11-22T09:13:16.094127-05:00",
"name": "Green Bay Packers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff496542-7a99-4725-8dfe-4c039dce8337/?format=api"
}
]
}