curl --location '/contest/post' \
--header 'Content-Type: application/json' \
--data '{
"title": "Motion Graphics Throwdown",
"description": "Create a 10s punchy animation for a fintech brand. Storyboard included.",
"rules": "Loop must be seamless. Provide source project files.",
"startDate": "2025-09-30T00:00:00.000Z",
"endDate": "2025-10-04T12:00:00.000Z",
"prize": "2000",
"featuredImage": "/assets/contest-motion.png",
"cover": "https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1200&auto=format&fit=crop",
"prizePool": 2000,
"entryFee": 10,
"participants": 160,
"maxParticipants": 160,
"deadline": "2025-10-04T12:00:00.000Z",
"status": "ended",
"tags": [
"Motion",
"Animation",
"Paid"
]
}'