GET /api/bet_types/b53a9ec6-ead7-4dd0-8861-ae27839e7ccb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b53a9ec6-ead7-4dd0-8861-ae27839e7ccb",
"match": "https://api-prod.gambitprofit.com/api/matches/5da1ed6d-17a4-4fa8-a2e9-340b643a6ceb/?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 63",
"amount": 5000.0
},
{
"team": "Game Total Over 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "32daecda-4b6c-4fa7-a815-8559a819a78c",
"gambit_id": "137a6ef6-a9d5-4ff3-bdf8-f18ad93ff4b5",
"last_updated": "2022-09-05T09:37:24.673806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.83000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53a9ec6-ead7-4dd0-8861-ae27839e7ccb/?format=api"
},
{
"id": "e83bd2b6-1de2-4e34-883a-5f6abc2bac90",
"gambit_id": "2b706641-ea88-45ea-9e31-709136c4b028",
"last_updated": "2022-09-05T09:37:24.674934-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.83000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53a9ec6-ead7-4dd0-8861-ae27839e7ccb/?format=api"
}
]
}