Let the abscissae of the three points be $a,b,c$, then the conditions for AP and GP are:
$$
\begin{align}
a+c &= 2b \tag{1} \\
(4a^2)\cdot(4c^2) &= (4b^2)^2 \tag{2}
\end{align}
$$
Substituting $(1)$ into $(2)$ gives:
$$
\begin{align}
16a^2c^2 = (a+c)^4 \;\;&\iff\;\; (a+c)^4 - 16a^2c^2 = 0 \\
&\iff\;\; \big((a+c)^2-4ac\big)\big((a+c)^2+4ac)=0 \\
&\iff\;\; (a-c)^2(a^2+6ac+c^2) = 0
\end{align}
$$
The first factor cannot be $0$ since $a,b,c$ are distinct, which leaves $\,a^2+6ac+c^2=0\,$.
None of $a,b,c$ can be $0\,$, since the GP condition would imply that the other two are $0$ as well, and a quadratic cannot have three distinct roots. Then dividing by $a^2\ne0$ gives $\,\left(\dfrac{c}{a}\right)^2+6\left(\dfrac{c}{a}\right)+1=0\,$ with the roots $\dfrac{c}{a}=-3 \pm 2 \sqrt{2}\,$, and so the common ratio of the GP is $\,\pm\sqrt{\dfrac{4c^2}{4a^2}} = \pm(3 \pm 2 \sqrt{2})\,$. It still remains to be verified whether actual $\,a,b,c\,$ solutions do in fact exist in each of the four cases.
[
EDIT ] The common ratio of the GP must be positive since all $y$ coordinates are positive, as noted by @user_194421. This eliminates the negative solutions, and leaves only $\,3 \pm 2\sqrt{2}\,$ to be checked.