Gambling is all about random number generation, and provably fair scheme provides guarantees that casino doesn't cheat, but we also know that humans are horrible random number generators - we are very easily predictable.
There are many online demonstrations available, I'll just drop one here:
http://www.cs.stir.ac.uk/~kms/schools/rps/index.phpAfter a small number of games, computer becomes quite good at consistently beating you at the game.
So, theoretically a casino can observe how you place your bets, then predict your next bets and make their own bets (they always go first) accordingly. The flaw here is if this algorithm is implemented too naively, it can be abused by players by making big amounts of predictable low-value bets, and then making a big opposite bet.
This explains why there are a phenomena called beginners luck which i suppose that AI makes to make the player hooked and play in a long time. This actually some codes or systems embeded into game particularly to control the ins and outs of the gambling slots. The AI decides the winning combination depending on the money you put or some reasons.