{
"status": 200,
"message": "Available aged domains retrieved successfully",
"data": {
"domains": [
{
"id": "aged_domain_123",
"domainName": "techstartup.com",
"price": 299.00,
"qualityScore": 85,
"domainAgeYears": 12,
"registrationDate": "2012-03-15T00:00:00.000Z",
"expirationDate": "2025-03-15T00:00:00.000Z",
"tld": "com",
"category": "technology",
"status": "available",
"metrics": {
"backlinks": 1250,
"referringDomains": 85,
"domainAuthority": 42,
"spamScore": 2,
"trustFlow": 38,
"citationFlow": 41
},
"features": [
"Clean history",
"No spam records",
"Good backlink profile",
"Established brand name"
],
"batchNo": 45,
"createdAt": "2024-01-15T10:30:00.000Z"
},
{
"id": "aged_domain_124",
"domainName": "healthblog.net",
"price": 450.00,
"qualityScore": 92,
"domainAgeYears": 15,
"registrationDate": "2009-07-22T00:00:00.000Z",
"expirationDate": "2025-07-22T00:00:00.000Z",
"tld": "net",
"category": "health",
"status": "available",
"metrics": {
"backlinks": 3400,
"referringDomains": 210,
"domainAuthority": 58,
"spamScore": 1,
"trustFlow": 52,
"citationFlow": 55
},
"features": [
"Premium quality",
"High authority",
"Excellent backlink profile",
"Long history"
],
"batchNo": 45,
"createdAt": "2024-01-15T10:30:00.000Z"
}
],
"pagination": {
"currentPage": 1,
"totalPages": 8,
"totalCount": 78,
"limit": 10,
"hasNextPage": true,
"hasPreviousPage": false
}
}
}