GET /api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cb13582-849b-45b2-a78b-d9ae8a9fc696",
"match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?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",
"amount": 5097.0
},
{
"team": "Game Total Under 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "47f9fc17-dc6f-411c-b5ae-cb2cd64d3db5",
"gambit_id": "8f828253-7fb1-4792-9098-4873ad4e9eb6",
"last_updated": "2022-11-15T11:52:44.543982-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
},
{
"id": "027abed9-d18a-474d-80fd-964757b71d01",
"gambit_id": "84018631-b417-4e7e-b3fc-178bacc8967e",
"last_updated": "2022-11-15T11:52:44.542339-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
}
]
}