GET /api/bet_types/e725f0ba-08dc-4d23-b4b0-b42227d58a99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e725f0ba-08dc-4d23-b4b0-b42227d58a99",
"match": "https://api-prod.gambitprofit.com/api/matches/cd28ce0f-ca45-4d2f-8828-5c6aaea14d99/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:10.850385-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": "Tennessee Titans",
"amount": 6037.0
},
{
"team": "Houston Texans",
"amount": 3963.0
}
],
"expected_reward_tokens": 9114.9,
"profit_sb": 114.9,
"profit_sb_percentage": 1.28,
"recommended": true
},
"lines": [
{
"id": "66a092d5-bfc8-4b8c-a450-e277c929cb7b",
"gambit_id": "b140d531-8cd7-453f-a954-2ed59e6749ad",
"last_updated": "2022-12-25T18:17:06.985745-05:00",
"created_at": "2022-12-23T12:47:10.851598-05:00",
"name": "Tennessee Titans",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e725f0ba-08dc-4d23-b4b0-b42227d58a99/?format=api"
},
{
"id": "d9ce5938-4e27-4184-a900-47bf1f8d51b8",
"gambit_id": "aa4bc94e-2d4a-4ef3-9c1e-100891b0ca72",
"last_updated": "2022-12-25T18:17:06.986840-05:00",
"created_at": "2022-12-23T12:47:10.852906-05:00",
"name": "Houston Texans",
"reward": "2.30000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e725f0ba-08dc-4d23-b4b0-b42227d58a99/?format=api"
}
]
}