GET /api/bet_types/2636a91f-ad91-4018-b480-7a6600734315/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2636a91f-ad91-4018-b480-7a6600734315",
"match": "https://api-prod.gambitprofit.com/api/matches/5851efff-c71b-4a98-9270-9e7f08214bb1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:10.114824-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": "Game Total Under 40",
"amount": 5000.0
},
{
"team": "Game Total Over 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "327969b0-a39c-4834-a932-948e473a9629",
"gambit_id": "fef6df32-c00b-4d23-aaa2-c26ed4fa5cd4",
"last_updated": "2023-11-20T19:53:03.129459-05:00",
"created_at": "2023-11-16T09:28:10.125799-05:00",
"name": "Game Total Under 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2636a91f-ad91-4018-b480-7a6600734315/?format=api"
},
{
"id": "e802dfd9-855b-4b85-92d4-660ea3000d0a",
"gambit_id": "25905237-3573-4519-be63-bdbc48c98878",
"last_updated": "2023-11-20T19:53:03.125995-05:00",
"created_at": "2023-11-16T09:28:10.120964-05:00",
"name": "Game Total Over 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2636a91f-ad91-4018-b480-7a6600734315/?format=api"
}
]
}