{
"success": true,
"data": [
{
"voteId": "v1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"entryId": "e1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"contestId": "c1a2b3c4-d5e6-7f8a-9b0c-d1e2f3a4b5c6",
"voteTimestamp": "2026-05-15T10:30:00.000Z",
"entryName": "Chisom Okafor",
"contestTitle": "Miss Anambra 2026"
},
{
"voteId": "v2b3c4d5-e6f7-8a9b-0c1d-e2f3a4b5c6d7",
"entryId": "e2b3c4d5-e6f7-8a9b-0c1d-e2f3a4b5c6d7",
"contestId": "c2b3c4d5-e6f7-8a9b-0c1d-e2f3a4b5c6d7",
"voteTimestamp": "2026-05-10T16:45:00.000Z",
"entryName": "Tunde Bakare",
"contestTitle": "Best Jollof Rice Chef Lagos 2026"
}
],
"meta": {
"page": 1,
"limit": 20,
"total": 2,
"totalPages": 1
},
"message": "Vote history retrieved successfully."
}