GET /api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5498cf4a-f3cb-42ea-b144-8b0d3f3da52c",
"match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-07T09:27:13.596873-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": 5599.0
},
{
"team": "CWS",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "63f15c24-4d4f-463c-8625-af3b5c93caa0",
"gambit_id": "48f86a6d-ad1f-4771-a2e6-dbc0360ffd56",
"last_updated": "2023-04-08T11:47:20.721942-04:00",
"created_at": "2023-04-07T09:27:13.599428-04:00",
"name": "PIT",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
},
{
"id": "52ce7c38-ce86-458a-b55b-32f6ec88bc35",
"gambit_id": "6f3f5e4d-0e97-4438-b925-d80f9f82e1c1",
"last_updated": "2023-04-08T11:47:20.725392-04:00",
"created_at": "2023-04-07T09:27:13.602267-04:00",
"name": "CWS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
}
]
}