GET /api/bet_types/20f9c651-5700-4580-b409-30f10a21dc77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20f9c651-5700-4580-b409-30f10a21dc77",
"match": "https://api-prod.gambitprofit.com/api/matches/83994bb1-ba5c-4687-989b-a6aba74a0dea/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:24.450109-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": "Arizona Coyotes",
"amount": 6805.0
},
{
"team": "New York Islanders",
"amount": 3195.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "7dd82d29-3a42-4ac2-876f-278b70a4d350",
"gambit_id": "491a8f96-2c4c-40d1-a500-aefabbdf66fc",
"last_updated": "2024-01-05T22:58:11.577451-05:00",
"created_at": "2024-01-04T09:18:24.459432-05:00",
"name": "Arizona Coyotes",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f9c651-5700-4580-b409-30f10a21dc77/?format=api"
},
{
"id": "3c4ac216-bb57-4801-b419-bb32be22a3c5",
"gambit_id": "a6c71dea-1ce1-4c2b-bc0c-1a5b36dbf79b",
"last_updated": "2024-01-05T22:58:11.573690-05:00",
"created_at": "2024-01-04T09:18:24.454640-05:00",
"name": "New York Islanders",
"reward": "2.96000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f9c651-5700-4580-b409-30f10a21dc77/?format=api"
}
]
}