@goplanetsdesign36 (tagging you so you get a notification)
There are no backups.
What most likely happened is someone was able to perform an XSS attack. They embed some javascript into a post on your website, so when visitors open the page they are redirected. It's likely nothing on your side actually changed. You can simply go into the database and delete any suspicious posts and that should take care of it.
You can also empty the tables in the database that do not contain your content and then re-install wordpress, re-using the old database. This will purge any erroneous settings and compromised files that may exist, while at the same time you won't lose any content.
What I would recommend:
1) Just in case, change all your passwords EVERYWHERE you use them. If you use the same password for Wordpress and you bank, change the password at your bank.
2) Back up all the files in ~/domains/{your domain name}/ by creating a .zip file and downloading it from DirectAdmin
3) Back up all your databases via PHPMySQL from DirectAdmin
4) Delete your Wordpress installation from ~/domains/{your domain name}/
5) Empty the tables that contain anonymous user content or information that you don't care about
6) Re-install Wordpress. Use Softaculous if possible.
7) Re-install missing plugins and themes
I'd be happy to help you here or through discord (for free!). If you were to purchase paid hosting, then I'm sure the paid support team could give you some pro advice, but backups don't exist and they generally don't help with anything that is not hosting related (they're not trained extensively in every single piece of PHP software).
If you tag me in the Discord chat or PM me in Discord, I'll get back to you. I'm generally only available 7pm-8pm Central Daylight Savings Time during the week, and after noon on the weekends.
Discord Channel:
https://x10hosting.com/community/threads/x10hosting-discord-server.207431/
Discord PM: schizzor#2524
Don't PM me on this forum. Keep support in this thread so that everyone may learn from it.