GET /api/bet_types/e553400d-3758-40f0-84d2-b7a6dc6283e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e553400d-3758-40f0-84d2-b7a6dc6283e0",
"match": "https://api-prod.gambitprofit.com/api/matches/870dbc67-6326-4893-a747-465b167c76c5/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:07.825422-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": "Washington Capitals",
"amount": 5214.0
},
{
"team": "New Jersey Devils",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f833eddf-7af2-46e6-ae62-7c396f7542f4",
"gambit_id": "c2f2c24e-acf7-4f0b-9351-d899136b76a6",
"last_updated": "2023-10-26T10:53:13.470340-04:00",
"created_at": "2023-10-25T09:13:07.829164-04:00",
"name": "Washington Capitals",
"reward": "1.79000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e553400d-3758-40f0-84d2-b7a6dc6283e0/?format=api"
},
{
"id": "f921d5e9-e7bc-4b2c-93ff-c439c304ab8f",
"gambit_id": "430bac83-c84f-463a-9b9e-02eeceb1889e",
"last_updated": "2023-10-26T10:53:13.473501-04:00",
"created_at": "2023-10-25T09:13:07.833471-04:00",
"name": "New Jersey Devils",
"reward": "1.95000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e553400d-3758-40f0-84d2-b7a6dc6283e0/?format=api"
}
]
}