GET /api/bet_types/7045d4b2-6189-4abb-8fc8-bb23974c0e59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7045d4b2-6189-4abb-8fc8-bb23974c0e59",
"match": "https://api-prod.gambitprofit.com/api/matches/fa390eec-a431-4378-81ae-f062ca7b17bf/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:07.593386-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": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4df6cb70-817f-45c6-aac9-35c5c5ba47bc",
"gambit_id": "addb4ee0-b021-4b96-811a-6f4c030bcf04",
"last_updated": "2023-12-23T14:48:20.637893-05:00",
"created_at": "2023-12-21T09:13:07.597859-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7045d4b2-6189-4abb-8fc8-bb23974c0e59/?format=api"
},
{
"id": "614eeca7-b032-4cf2-a424-fb6cca2ad278",
"gambit_id": "22982fbe-5c7d-4005-b974-3ba28ba4aa1e",
"last_updated": "2023-12-23T14:48:20.641431-05:00",
"created_at": "2023-12-21T09:13:07.602048-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7045d4b2-6189-4abb-8fc8-bb23974c0e59/?format=api"
}
]
}