GET /api/bet_types/0c548d4e-b182-4878-a6ad-ab2692bbe7af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c548d4e-b182-4878-a6ad-ab2692bbe7af",
"match": "https://api-prod.gambitprofit.com/api/matches/ffeb013f-85b9-489b-8ee4-501a2314105b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-25T13:28:14.751549-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fe94f744-a865-4c0d-b2a2-a45b261b7231",
"gambit_id": "192d776d-cd1b-4987-a215-880201f6596b",
"last_updated": "2024-01-26T20:43:20.112552-05:00",
"created_at": "2024-01-25T13:28:14.754828-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c548d4e-b182-4878-a6ad-ab2692bbe7af/?format=api"
},
{
"id": "bd5fe92a-2614-49b7-9460-ac5d7aa13ce6",
"gambit_id": "41365e52-0a23-463b-82ab-015ed5f062dd",
"last_updated": "2024-01-26T20:43:20.115714-05:00",
"created_at": "2024-01-25T13:28:14.758477-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c548d4e-b182-4878-a6ad-ab2692bbe7af/?format=api"
}
]
}