GET /api/bet_types/cb5ae713-00bb-4d07-b1be-23c2a39ceafe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb5ae713-00bb-4d07-b1be-23c2a39ceafe",
"match": "https://api-prod.gambitprofit.com/api/matches/893ddd6a-00a0-4ba5-af86-a8e7f61297af/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f847f0b6-2718-4443-a7f5-14f6d7c936e9",
"gambit_id": "8c2d7ed3-65f1-4476-b237-c8a70f6778dc",
"last_updated": "2022-11-10T10:04:27.250087-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5ae713-00bb-4d07-b1be-23c2a39ceafe/?format=api"
},
{
"id": "f7db31b7-9081-463e-9337-495eb28e93d5",
"gambit_id": "01ea04f4-2c01-46b9-9ebe-591cd3530aeb",
"last_updated": "2022-11-10T10:04:26.781800-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5ae713-00bb-4d07-b1be-23c2a39ceafe/?format=api"
}
]
}