Let $f(x_1,x_2,x_3) = (y_1,y_2,y_3)$. Let us list all that we can find about $y_i$:
1) Add all the $y_i$:
$$
\sum y_i = \frac{x_1+x_2+x_3}{1 + x_1+x_2+x_3} = 1-\frac 1{1+\sum x_i} \implies \sum x_i = \frac{1}{1-\sum y_i} - 1
$$
Keep this in mind.
2) Note that $\frac {y_1}{x_1} = \frac {y_2}{x_2} = \frac{y_3}{x_3} = \frac{1}{1+\sum x_i}$.
From $2$, we can say that $x_2 = \frac{x_1y_2}{y_1} ,x_3 =\frac{x_1y_3}{y_1}$.
Substitute this in $1$, and factorize out $x_1$:
$$
x_1\left( 1 + \frac{y_2}{y_1} + \frac{y_3}{y_1}\right) = \frac 1{1-\sum y_i} - 1
$$
Hence, $$x_1 = \frac{\frac 1{1-\sum y_i} -1}{\left( 1 + \frac{y_2}{y_1} + \frac{y_3}{y_1}\right)}$$
I leave you to simplify this. Now, from here, $x_2$ and $x_3$ can be found via $2$. Thus, $(x_1,x_2,x_3)$ can be written in terms of $y_1,y_2,y_3$, which entirely describes the inverse function (wherever it is defined i.e. the range of $f(x)$)