GET /api/bet_types/4bf4b0c5-0679-4673-a05e-610e93bbdce1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bf4b0c5-0679-4673-a05e-610e93bbdce1",
"match": "https://api-prod.gambitprofit.com/api/matches/e2f5aa0d-9dd0-4eb2-ade8-d8a403367c35/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "93a76055-fe38-4e9d-873a-b8de031d9d52",
"gambit_id": "bc333e17-4488-4b00-83fe-4782a0cde2e4",
"last_updated": "2022-10-29T18:57:21.146140-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf4b0c5-0679-4673-a05e-610e93bbdce1/?format=api"
},
{
"id": "7efd8be8-5ad8-40c6-82b6-e4d292f6e316",
"gambit_id": "a794a663-147e-481a-8839-1ab617c22f18",
"last_updated": "2022-10-29T18:57:21.144942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf4b0c5-0679-4673-a05e-610e93bbdce1/?format=api"
}
]
}