GET /api/bet_types/7d6de1c4-5154-4cfd-a7bf-a065fd807d0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d6de1c4-5154-4cfd-a7bf-a065fd807d0a",
"match": "https://api-prod.gambitprofit.com/api/matches/2d0c43dc-a351-4070-8869-2a3548d860f6/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:43:10.608462-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": "San Francisco 49ers",
"amount": 5107.0
},
{
"team": "Washington Commanders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a676027a-cb6b-4d51-bd60-0b20d6a1ff73",
"gambit_id": "4dbe921a-9374-40f5-98ea-194662ca2e11",
"last_updated": "2024-01-02T10:43:11.228853-05:00",
"created_at": "2023-12-27T09:43:10.612459-05:00",
"name": "San Francisco 49ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d6de1c4-5154-4cfd-a7bf-a065fd807d0a/?format=api"
},
{
"id": "3b6819db-f6bd-46f9-99c3-d354f72b0382",
"gambit_id": "e7ea2623-beab-4fd0-a7ef-1d5306f1130a",
"last_updated": "2024-01-02T10:43:11.232665-05:00",
"created_at": "2023-12-27T09:43:10.616618-05:00",
"name": "Washington Commanders",
"reward": "1.91000",
"odds": "1.95240",
"spread": "14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d6de1c4-5154-4cfd-a7bf-a065fd807d0a/?format=api"
}
]
}