GET /api/bet_types/87f8ffd7-6753-4814-a175-7c8344fbbb15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87f8ffd7-6753-4814-a175-7c8344fbbb15",
"match": "https://api-prod.gambitprofit.com/api/matches/6729f41c-b2f0-418c-af83-68e185d13ca0/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-24T08:41:57.065544-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": "Buffalo Sabres",
"amount": 5867.0
},
{
"team": "New Jersey Devils",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "87cc4cb5-fab9-480c-b63c-07a5fedf7038",
"gambit_id": "54730a24-b8ed-4c06-8ee4-1d8b45bff6c6",
"last_updated": "2023-03-26T13:37:06.052255-04:00",
"created_at": "2023-03-24T08:41:57.067770-04:00",
"name": "Buffalo Sabres",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f8ffd7-6753-4814-a175-7c8344fbbb15/?format=api"
},
{
"id": "73fcda3f-243d-44ff-89b2-bdb1b2c06642",
"gambit_id": "406e8b20-9da8-4e35-b241-8fe29ce8e22e",
"last_updated": "2023-03-26T13:37:06.054828-04:00",
"created_at": "2023-03-24T08:41:57.070222-04:00",
"name": "New Jersey Devils",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f8ffd7-6753-4814-a175-7c8344fbbb15/?format=api"
}
]
}