GET /api/bet_types/95c49b1b-9ef4-4aff-a082-76d05ceef374/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95c49b1b-9ef4-4aff-a082-76d05ceef374",
"match": "https://api-prod.gambitprofit.com/api/matches/67beb76a-8524-459c-a6ea-f55b27a5f6b8/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "78441fa0-8a2c-4492-b4e6-0fd50843e8e2",
"gambit_id": "d681bbae-d5ad-4ec0-befd-0f08379ad62a",
"last_updated": "2022-09-11T10:52:37.494837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.81000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c49b1b-9ef4-4aff-a082-76d05ceef374/?format=api"
},
{
"id": "65715d52-29c6-4e99-ba53-61096fd9f5d3",
"gambit_id": "9922eb44-3bfc-4388-abc2-4e142f002ff3",
"last_updated": "2022-09-11T10:52:37.496099-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.81000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c49b1b-9ef4-4aff-a082-76d05ceef374/?format=api"
}
]
}