GET /api/bet_types/bd8708a7-d016-4e78-b249-1dd58198b78c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd8708a7-d016-4e78-b249-1dd58198b78c",
"match": "https://api-prod.gambitprofit.com/api/matches/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:08.613808-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": "CLE",
"amount": 5614.0
},
{
"team": "MIN",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "957a3583-a4f7-4c1d-9e41-f58be80a422d",
"gambit_id": "a2fe33d9-d8cc-468b-af29-476a5c8a79ac",
"last_updated": "2023-08-29T19:33:16.377033-04:00",
"created_at": "2023-08-28T08:48:08.618414-04:00",
"name": "CLE",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8708a7-d016-4e78-b249-1dd58198b78c/?format=api"
},
{
"id": "63b1df34-c26c-4860-b69e-0d85ebf5d04c",
"gambit_id": "aed63473-3cc0-46a9-ac5c-de9e8e3809a2",
"last_updated": "2023-08-29T19:33:16.380703-04:00",
"created_at": "2023-08-28T08:48:08.622387-04:00",
"name": "MIN",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8708a7-d016-4e78-b249-1dd58198b78c/?format=api"
}
]
}