GET /api/bet_types/b6df72df-b396-4280-9a17-0f61b4dbc7de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6df72df-b396-4280-9a17-0f61b4dbc7de",
"match": "https://api-prod.gambitprofit.com/api/matches/39752936-f120-4473-a9a8-2d733ce12463/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-28T12:36:59.994835-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": "New York Islanders",
"amount": 6563.0
},
{
"team": "Minnesota Wild",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "907adbee-f6b4-4b80-868f-364f2e8c62d8",
"gambit_id": "7fff399d-e819-45a6-ba80-5d2ddd36164e",
"last_updated": "2023-03-01T09:52:13.360830-05:00",
"created_at": "2023-02-28T12:36:59.997383-05:00",
"name": "New York Islanders",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6df72df-b396-4280-9a17-0f61b4dbc7de/?format=api"
},
{
"id": "d07d19e5-83be-4133-96e5-837447fc6f5d",
"gambit_id": "855b1d12-2776-4a7a-be03-7c67af589624",
"last_updated": "2023-03-01T09:52:13.359668-05:00",
"created_at": "2023-02-28T12:36:59.996050-05:00",
"name": "Minnesota Wild",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6df72df-b396-4280-9a17-0f61b4dbc7de/?format=api"
}
]
}