GET /api/bet_types/244b2a2c-2d4c-49a9-889d-8017fc85e921/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "244b2a2c-2d4c-49a9-889d-8017fc85e921",
"match": "https://api-prod.gambitprofit.com/api/matches/da97dd2f-f585-479e-bae6-ac2007872dac/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:19.675045-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 Under 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "279ca15e-dd34-4cd2-a208-c00b6e7adb35",
"gambit_id": "fc19c7de-4baf-43f9-8025-2cea8168de08",
"last_updated": "2023-11-23T17:43:23.588475-05:00",
"created_at": "2023-11-22T09:08:19.682736-05:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/244b2a2c-2d4c-49a9-889d-8017fc85e921/?format=api"
},
{
"id": "7106db66-fb9b-4d4c-8dfe-be51a433d8cc",
"gambit_id": "01e7fec0-ed36-42ba-8f61-67faa48fd166",
"last_updated": "2023-11-23T17:43:23.585208-05:00",
"created_at": "2023-11-22T09:08:19.678734-05:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/244b2a2c-2d4c-49a9-889d-8017fc85e921/?format=api"
}
]
}