GET /api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8c28151-51b4-4649-b873-5292b8988021",
"match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?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 2.5",
"amount": 5371.0
},
{
"team": "Game Total Under 2.5",
"amount": 4629.0
}
],
"expected_reward_tokens": 8701.02,
"profit_sb": -298.98,
"profit_sb_percentage": -3.32,
"recommended": false
},
"lines": [
{
"id": "5c59afda-72f6-4f8c-931d-5e78770076ef",
"gambit_id": "0ea087c5-0dc2-4ea7-be09-7b338ea2e90c",
"last_updated": "2022-11-24T09:32:36.296597-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
},
{
"id": "8733864e-49ca-4a01-acb1-5a2ce2f432bb",
"gambit_id": "29b13f44-9e30-46fe-8b08-88a751bfbab9",
"last_updated": "2022-11-24T09:32:36.295123-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
}
]
}