GET /api/bet_types/738d2485-abf7-4e17-a4b4-478d4b76ac00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "738d2485-abf7-4e17-a4b4-478d4b76ac00",
"match": "https://api-prod.gambitprofit.com/api/matches/861f69cb-6556-4f5b-bd00-de9291a822db/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:14.207702-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": "CWS",
"amount": 5939.0
},
{
"team": "BAL",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "539a1fda-9ead-4bc7-a6a0-dea9abce0cff",
"gambit_id": "d7d54314-d3e4-4ed3-ad2d-68d30a2e5e36",
"last_updated": "2023-04-15T15:36:57.631136-04:00",
"created_at": "2023-04-14T12:02:14.210088-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738d2485-abf7-4e17-a4b4-478d4b76ac00/?format=api"
},
{
"id": "23520134-21f0-4563-84d2-42bf49c2820d",
"gambit_id": "d1647982-8f8e-491d-a6d7-14bae00e8ed2",
"last_updated": "2023-04-15T15:36:57.633195-04:00",
"created_at": "2023-04-14T12:02:14.212536-04:00",
"name": "BAL",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738d2485-abf7-4e17-a4b4-478d4b76ac00/?format=api"
}
]
}