curl --location --globoff 'https://stageapi.partake.ng/api/v2/contests/{{contestId}}/entries/{{entryId}}'{
"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"
},
"message": "Entry retrieved successfully."
}