GET /api/bet_types/56d45340-11d4-48a0-9225-c258d47f6f7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56d45340-11d4-48a0-9225-c258d47f6f7b",
"match": "https://api-prod.gambitprofit.com/api/matches/1cc056ba-7598-428f-8a59-76b8c0fa29f3/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-07T09:03:24.907892-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": 6324.0
},
{
"team": "Winnipeg Jets",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "0f80eff6-04f9-4a1a-949a-83343d5ecdcf",
"gambit_id": "2cf6f9db-285d-40db-8eed-58644995b877",
"last_updated": "2024-01-09T10:48:23.023324-05:00",
"created_at": "2024-01-07T09:03:24.917706-05:00",
"name": "Arizona Coyotes",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d45340-11d4-48a0-9225-c258d47f6f7b/?format=api"
},
{
"id": "4e7ac355-4bb7-4ad4-9f93-498a651f3fbe",
"gambit_id": "74c2a4ab-ad8c-4605-895f-4841d33a3dcc",
"last_updated": "2024-01-09T10:48:23.019817-05:00",
"created_at": "2024-01-07T09:03:24.912340-05:00",
"name": "Winnipeg Jets",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d45340-11d4-48a0-9225-c258d47f6f7b/?format=api"
}
]
}