{
"success": true,
"data": [
{
"entryId": "e1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"contestId": "c1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"entryName": "Chisom Okafor",
"entryData": "https://cdn.ivoteng.com/entries/chisom-okafor.jpg",
"voteCount": 412,
"status": "active",
"createdAt": "2026-05-02T08:00:00.000Z"
},
{
"entryId": "e2b3c4d5-e6f7-8a9b-0c1d-e2f3a4b5c6d7",
"contestId": "c1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"entryName": "Amaka Nwosu",
"entryData": "https://cdn.ivoteng.com/entries/amaka-nwosu.jpg",
"voteCount": 387,
"status": "active",
"createdAt": "2026-05-02T09:15:00.000Z"
}
],
"meta": {
"page": 1,
"limit": 20,
"total": 24,
"totalPages": 2
},
"message": "Entries retrieved successfully."
}