GET /api/bet_types/be71670b-0ef8-4fba-9342-96914717f8a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be71670b-0ef8-4fba-9342-96914717f8a9",
"match": "https://api-prod.gambitprofit.com/api/matches/5ac98efc-b7c3-4eba-8c00-6c1c562af748/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:57.073533-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "702db372-fa1e-4afd-9a46-012467855d19",
"gambit_id": "6ad5e890-e0ca-4f9f-ab11-a4f69537570c",
"last_updated": "2024-01-08T14:48:14.816190-05:00",
"created_at": "2024-01-05T09:32:57.083361-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be71670b-0ef8-4fba-9342-96914717f8a9/?format=api"
},
{
"id": "e531fae1-84c3-44f4-859a-fa6d3e0cb4be",
"gambit_id": "77c016bb-409e-4055-a9ec-a46469716154",
"last_updated": "2024-01-08T14:48:14.812489-05:00",
"created_at": "2024-01-05T09:32:57.077646-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be71670b-0ef8-4fba-9342-96914717f8a9/?format=api"
}
]
}