Let be $(X_{1},X_{2})$ a simple random sample, with $X_{i}\sim\textrm{Exp}(\frac{1}{\theta})$ with $\theta$ unknown. I need to find the UMVUE of $\eta=\mathbb{P}(x>t)=e^{\frac{-t}{\theta}}$, with $t>0$ fixed.
I know that $T=\sum_{i}X_{i}$ is a sufficient and complete statistic of $\theta$. Also I know that this type of exercises are usually resolved with the Rao-Blackwell theorem.
I'm having troubles with finding a unbiased estimator of $\mathbb{P}(x>t)$. I thought of $e^{-t/\hat{x}}$. I know that $\hat{x}\sim \Gamma(2,1/\theta)$ and $\mathbb{E}(g(X))=\int g(x)f(x)dx$ but how do I check that $$\int_{0}^{\infty} e^{-t/z}\frac{2^2ze^{-2z/\theta}}{2\theta^2}dz=e^{-t/\theta}?$$