GET /api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84af7467-ca9f-44cf-971b-76c23a0ffab8",
"match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:57.566817-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Under 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4fc5b757-e3b4-453a-9da8-75c462bae1e5",
"gambit_id": "63899880-08a4-49ec-9542-89ab8f8c8448",
"last_updated": "2024-01-08T14:43:14.672631-05:00",
"created_at": "2024-01-05T09:32:57.571086-05:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
},
{
"id": "a4c7726e-dfe7-446a-870a-e20b02f91f88",
"gambit_id": "ed3521e7-3c23-4df1-98cf-ba792e04234a",
"last_updated": "2024-01-08T14:43:14.676074-05:00",
"created_at": "2024-01-05T09:32:57.575461-05:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
}
]
}