GET /api/bet_types/1b18b764-120e-4054-a62d-7ea30ac6496f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b18b764-120e-4054-a62d-7ea30ac6496f",
"match": "https://api-prod.gambitprofit.com/api/matches/56a53b15-5776-457c-a4b1-98cd5b632c62/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:15.738700-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "be55f355-f1e0-449b-8f5e-b1f822e19edd",
"gambit_id": "18506fc4-fa28-4b8f-8619-2a72ec34d517",
"last_updated": "2023-08-23T09:48:08.078467-04:00",
"created_at": "2023-08-21T09:03:15.742482-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b18b764-120e-4054-a62d-7ea30ac6496f/?format=api"
},
{
"id": "cc8b856a-e557-4c25-82e3-48054ed08a20",
"gambit_id": "2a500fde-38b9-484e-ac9e-157658a7cbf3",
"last_updated": "2023-08-23T09:48:08.082082-04:00",
"created_at": "2023-08-21T09:03:15.746787-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b18b764-120e-4054-a62d-7ea30ac6496f/?format=api"
}
]
}