GET /api/bet_types/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56",
"match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
"name": "Over/Under",
"created_at": "2023-09-27T09:22:59.840061-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": "79625e1f-d63b-4f7b-819c-bf721ab35b67",
"gambit_id": "b9b8d3d6-b2ee-48a9-b1c5-93c4c355af09",
"last_updated": "2023-09-28T18:48:16.599485-04:00",
"created_at": "2023-09-27T09:22:59.847490-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/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
},
{
"id": "bdd2d088-c3c0-4053-ad66-9526f01d0288",
"gambit_id": "243b08ea-1cd0-4039-9843-b9fb5ffa127c",
"last_updated": "2023-09-28T18:48:16.602896-04:00",
"created_at": "2023-09-27T09:22:59.855033-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/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
}
]
}