GET /api/bet_types/cb877cae-b9f9-4df3-ba0c-a13014482b1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb877cae-b9f9-4df3-ba0c-a13014482b1a",
"match": "https://api-prod.gambitprofit.com/api/matches/d20c007d-c2a2-41f2-8bb7-32b45d6ced72/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:17.845998-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 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": "bcc8d4f1-a987-49a0-9d76-abd0baeb100e",
"gambit_id": "4a47b904-c7dc-48d1-9e71-69c41fdfbc7b",
"last_updated": "2023-03-17T13:36:59.292437-04:00",
"created_at": "2023-03-16T17:37:17.849219-04: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/cb877cae-b9f9-4df3-ba0c-a13014482b1a/?format=api"
},
{
"id": "85e68b16-e308-4054-a20e-98762dc5727c",
"gambit_id": "b199f5be-4a9b-43b1-b788-a0651e0604f4",
"last_updated": "2023-03-17T13:36:59.291082-04:00",
"created_at": "2023-03-16T17:37:17.847589-04: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/cb877cae-b9f9-4df3-ba0c-a13014482b1a/?format=api"
}
]
}