GET /api/bet_types/69dedfd6-b7bb-44ef-a2c1-7a6ca3227151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69dedfd6-b7bb-44ef-a2c1-7a6ca3227151",
"match": "https://api-prod.gambitprofit.com/api/matches/ff11ec03-1a4e-4a0e-800a-9ca47e6b3dd4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:58:00.561830-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 38",
"amount": 5107.0
},
{
"team": "Game Total Under 38",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62a3143f-6558-4007-98b3-93b81142f947",
"gambit_id": "b90c4811-aee1-4f0c-8433-2e4b8ffb0d11",
"last_updated": "2023-08-29T09:18:26.954753-04:00",
"created_at": "2023-08-24T12:58:00.565339-04:00",
"name": "Game Total Over 38",
"reward": "1.83000",
"odds": "1.86960",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dedfd6-b7bb-44ef-a2c1-7a6ca3227151/?format=api"
},
{
"id": "e6552cb4-1f77-4b6c-a3ee-385c804644dc",
"gambit_id": "1dfbdf11-b4ea-4d3a-b256-c5ef0100cdab",
"last_updated": "2023-08-29T09:18:26.958002-04:00",
"created_at": "2023-08-24T12:58:00.569166-04:00",
"name": "Game Total Under 38",
"reward": "1.91000",
"odds": "1.95240",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dedfd6-b7bb-44ef-a2c1-7a6ca3227151/?format=api"
}
]
}