GET /api/bet_types/ee573b00-db1e-4481-bef9-1f3e5bd54aa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee573b00-db1e-4481-bef9-1f3e5bd54aa8",
"match": "https://api-prod.gambitprofit.com/api/matches/60ab699c-9c9d-4990-af35-80c754078e50/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:17.194078-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": "HOU",
"amount": 5599.0
},
{
"team": "DET",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "926f2580-7b29-4b9b-9617-b4436ccee867",
"gambit_id": "53651f2c-06f3-455a-a201-cd3ad8ec9d8d",
"last_updated": "2023-04-05T10:07:05.696644-04:00",
"created_at": "2023-04-04T09:32:17.195402-04:00",
"name": "HOU",
"reward": "1.69000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee573b00-db1e-4481-bef9-1f3e5bd54aa8/?format=api"
},
{
"id": "21336dc5-2797-48eb-8eba-37febf308d6c",
"gambit_id": "48210e03-be60-4b29-a0b8-5875801218d5",
"last_updated": "2023-04-05T10:07:05.698633-04:00",
"created_at": "2023-04-04T09:32:17.196772-04:00",
"name": "DET",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee573b00-db1e-4481-bef9-1f3e5bd54aa8/?format=api"
}
]
}