GET /api/bet_types/411b85c1-63b2-4559-a1df-c1adc4b8e7cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "411b85c1-63b2-4559-a1df-c1adc4b8e7cc",
"match": "https://api-prod.gambitprofit.com/api/matches/8328fadf-a47f-4fe6-9634-42fe5e75a1f2/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:20.577832-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": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "3f859037-b02a-4aff-b9b1-b60832190afa",
"gambit_id": "73f8340f-85a2-47b5-bc61-b22d21d49487",
"last_updated": "2024-01-24T22:33:13.838362-05:00",
"created_at": "2024-01-23T09:43:20.583879-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b85c1-63b2-4559-a1df-c1adc4b8e7cc/?format=api"
},
{
"id": "caa4eb93-5b4d-4495-8667-c42c17f24ca0",
"gambit_id": "ed43942b-b532-4c62-8010-b7eb91bcd1f4",
"last_updated": "2024-01-24T22:33:13.841956-05:00",
"created_at": "2024-01-23T09:43:20.589599-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b85c1-63b2-4559-a1df-c1adc4b8e7cc/?format=api"
}
]
}