GET /api/bet_types/ed2bed41-1a40-4eea-b97d-2071b51de757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed2bed41-1a40-4eea-b97d-2071b51de757",
"match": "https://api-prod.gambitprofit.com/api/matches/2e055fa8-ab13-4e5f-869d-1201673ef230/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:05.549628-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "7f3c0cc8-5534-47c7-ba22-d117b9cc512a",
"gambit_id": "12a70b63-3436-4510-b038-113995a86c22",
"last_updated": "2023-11-07T21:03:27.418155-05:00",
"created_at": "2023-11-06T07:58:05.553196-05:00",
"name": "Game Total Over 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2bed41-1a40-4eea-b97d-2071b51de757/?format=api"
},
{
"id": "a656b3e6-1706-42f1-bb17-882c3242fdec",
"gambit_id": "e30117cf-99e8-4409-90f7-e2c4047baaea",
"last_updated": "2023-11-07T21:03:27.421594-05:00",
"created_at": "2023-11-06T07:58:05.557410-05:00",
"name": "Game Total Under 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2bed41-1a40-4eea-b97d-2071b51de757/?format=api"
}
]
}