GET /api/bet_types/9c5e4931-efd3-46f4-a0b9-95969046a63d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c5e4931-efd3-46f4-a0b9-95969046a63d",
"match": "https://api-prod.gambitprofit.com/api/matches/473618a6-906f-4e1e-a50a-088cbb962505/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T23:37:56.629664-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 2.5",
"amount": 5148.0
},
{
"team": "Game Total Over 2.5",
"amount": 4852.0
}
],
"expected_reward_tokens": 9266.4,
"profit_sb": -233.6,
"profit_sb_percentage": -2.46,
"recommended": false
},
"lines": [
{
"id": "62e9b6f3-0fee-4754-9702-3aa404a96570",
"gambit_id": "50b634d4-bd70-4f20-aba9-e1f272708855",
"last_updated": "2023-12-19T10:23:28.977987-05:00",
"created_at": "2023-12-15T23:37:56.639985-05:00",
"name": "Game Total Under 2.5",
"reward": "1.80000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c5e4931-efd3-46f4-a0b9-95969046a63d/?format=api"
},
{
"id": "d9717399-30b4-47c7-bdba-860652843fe9",
"gambit_id": "ef11ef50-fad2-414c-ab86-decc0b0cc00d",
"last_updated": "2023-12-19T10:23:28.974557-05:00",
"created_at": "2023-12-15T23:37:56.634281-05:00",
"name": "Game Total Over 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c5e4931-efd3-46f4-a0b9-95969046a63d/?format=api"
}
]
}