GET /api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc",
"match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:19.356555-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6bae6fab-2e2a-43af-b8c2-3fb5c62fd7f1",
"gambit_id": "1339df38-b2dd-4abd-a54f-61f0fd1dc376",
"last_updated": "2023-07-10T18:28:22.870728-04:00",
"created_at": "2023-07-09T08:43:19.364215-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
},
{
"id": "a9d9b4b0-e153-4aa0-b6ac-c1393c650499",
"gambit_id": "a25941cd-169e-4a4b-b8b2-93dd95572a9a",
"last_updated": "2023-07-10T18:28:22.872152-04:00",
"created_at": "2023-07-09T08:43:19.370902-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
}
]
}