[
  {
    "id": 1,
    "name": "Photoshoot",
    "description": "Professional photography session for editorial, commercial, or portfolio work.",
    "hourly_rate": 250,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  },
  {
    "id": 2,
    "name": "Runway / Fashion Show",
    "description": "Runway modeling for fashion shows and live presentations.",
    "hourly_rate": 400,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  },
  {
    "id": 3,
    "name": "Brand Campaign",
    "description": "Featured talent for advertising and brand marketing campaigns.",
    "hourly_rate": 500,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  },
  {
    "id": 4,
    "name": "Video / Commercial Shoot",
    "description": "On-camera talent for video, commercials, and motion content.",
    "hourly_rate": 350,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  },
  {
    "id": 5,
    "name": "Event Appearance",
    "description": "Promotional and hosting appearances at events and launches.",
    "hourly_rate": 300,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  },
  {
    "id": 6,
    "name": "Fitting / Showroom",
    "description": "Garment fittings and showroom presentations.",
    "hourly_rate": 150,
    "is_active": true,
    "created_at": "2026-06-09T10:34:01.545Z",
    "updated_at": "2026-06-09T10:34:01.545Z"
  }
]