For the minimal implementation of storing a users list of liked game and interests, add liked games and interests as lists of strings to the usermodel.
Also create the endpoint to update each list with a new list of strings.
A future build on this will be to use the strings to check our database for existing game entries