GET /api/bet_types/395f5120-5e57-4c34-9caf-161fae5a05ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "395f5120-5e57-4c34-9caf-161fae5a05ad",
"match": "https://api-prod.gambitprofit.com/api/matches/0a2f8426-13e7-470f-9243-dd3c9fe8023a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:05.532432-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": "PIT",
"amount": 5784.0
},
{
"team": "NYM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "7f407696-98a3-4b59-a279-70aa76c3917e",
"gambit_id": "8e4aa725-9738-4072-b380-6dd6165b6549",
"last_updated": "2023-06-11T11:28:11.743583-04:00",
"created_at": "2023-06-10T09:38:05.537073-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395f5120-5e57-4c34-9caf-161fae5a05ad/?format=api"
},
{
"id": "8c66c84d-bdd5-4cc8-9585-6164c98b0b48",
"gambit_id": "b29dbb14-3902-4c5e-94af-63b249718281",
"last_updated": "2023-06-11T11:28:11.742083-04:00",
"created_at": "2023-06-10T09:38:05.534714-04:00",
"name": "NYM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395f5120-5e57-4c34-9caf-161fae5a05ad/?format=api"
}
]
}