GET /api/bet_types/081e1765-94a4-4f2b-9490-71d65452733d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "081e1765-94a4-4f2b-9490-71d65452733d",
"match": "https://api-prod.gambitprofit.com/api/matches/69f04eab-66b6-4f24-a7dc-641b9ae5e8aa/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "93bafd26-42f6-4e29-b660-ce4ca2901320",
"gambit_id": "034de756-bbb3-42c9-ac13-df1cfd719812",
"last_updated": "2022-09-25T19:57:06.101380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081e1765-94a4-4f2b-9490-71d65452733d/?format=api"
},
{
"id": "4766cdf4-9a17-4bd0-8e2d-87c3a424b266",
"gambit_id": "d528b1b9-9b6b-453d-afff-f2c75ffa9083",
"last_updated": "2022-09-25T19:57:06.102768-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081e1765-94a4-4f2b-9490-71d65452733d/?format=api"
}
]
}