GET /api/bet_types/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca5b2707-fa24-495f-81ec-e18063dcecec",
"match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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 Over 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "897b9475-1754-439b-8970-fe2ae5fb8f01",
"gambit_id": "ad812dfc-486d-4c08-943b-8b59f8b53225",
"last_updated": "2022-11-11T21:37:26.273866-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
},
{
"id": "99fafa08-0d8a-48c5-97a3-009fe8bba289",
"gambit_id": "78fbd184-dcb5-4aac-b338-c48f3782ae50",
"last_updated": "2022-11-11T21:37:26.272711-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
}
]
}