GET /api/bet_types/37ef4673-be8d-40f8-aaf5-78c28c19aa47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37ef4673-be8d-40f8-aaf5-78c28c19aa47",
"match": "https://api-prod.gambitprofit.com/api/matches/d912eada-336c-4565-ba7b-38de921e55a8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:18.235683-04: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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Over 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d281c8fb-0afb-4b5d-8012-e83b20a33eab",
"gambit_id": "fa564ccc-a73e-4546-a37b-913f5afee919",
"last_updated": "2023-04-14T12:02:22.295038-04:00",
"created_at": "2023-04-13T09:32:18.236980-04:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ef4673-be8d-40f8-aaf5-78c28c19aa47/?format=api"
},
{
"id": "92f4c2bc-8f9e-48fa-9838-3ffb49db1a89",
"gambit_id": "4fc76bee-de3b-495c-8438-28ac0daafe7c",
"last_updated": "2023-04-14T12:02:22.296538-04:00",
"created_at": "2023-04-13T09:32:18.238347-04:00",
"name": "Game Total Over 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ef4673-be8d-40f8-aaf5-78c28c19aa47/?format=api"
}
]
}