195.35.18.172 Open in urlscan Pro
195.35.18.172  Public Scan

URL: http://195.35.18.172/
Submission: On December 09 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: sacarPOST https://alugabet.online/payment/saque

<form method="post" action="https://alugabet.online/payment/saque" id="sacar" name="sacar">
  <div class="gray-3">Quantia (Mínimo de <span tenant-min-withdraw="">50</span> BRL)</div>
  <div class="eng-text-field"><input type="number" class="input no-padding w-input" maxlength="256" name="value" placeholder="Inisira um valor" id="value" required=""></div>
  <div class="eng-text-field mt-2">
    <select id="type" name="type" class="input no-padding select w-select">
      <option value="">Tipo de Chave</option>
      <option value="CPF">CPF</option>
      <option value="EMAIL">E-mail</option>
      <option value="TELEFONE">Telefone</option>
      <option value="CHAVE_ALEATORIA">Chave aleatória</option>
    </select>
  </div>
  <div class="eng-text-field mt-2">
    <input type="text" class="input no-padding w-input" maxlength="256" name="key" placeholder="Chave PIX" withdrawal-pix-key="" id="key" required="">
    <div class="eng-icon-field-img"><img alt="" loading="lazy" src="https://assets-global.website-files.com/6483631a773f6af2b4edabab/6483631a773f6af2b4edabb3_pix-icon.svg" class="icon-field-img-2"></div>
  </div>
  <div class="ang-alert">
    <div class="options-form">
      <div>Saques permitidos apenas para contas bancárias de sua titularidade</div>
    </div>
  </div>
</form>

POST https://alugabet.online/payment/deposit

<form id="enviarPagamento" method="post" action="https://alugabet.online/payment/deposit">
  <div class="gray">Valor do depósito (Depósito mínimo de <span tenant-min-deposit="">R$5 </span>BRL)</div>
  <div class="eng-text-field">
    <input type="text" class="input w-input" maxlength="256" name="field" data-name="" placeholder="Insira um valor" id="valor">
    <div class="icon-field"></div>
  </div>
  <div class="eng-grid-form" style="margin-top: 5px">
    <a deposit-pix-amount-option-1="" class="btn-small full w-button" onclick="$('#valor').val(20);">R$ 20</a>
    <a deposit-pix-amount-option-2="" class="btn-small full w-button" onclick="$('#valor').val(40);">R$ 40</a>
    <a deposit-pix-amount-option-3="" class="btn-small full w-button" onclick="$('#valor').val(60);">R$ 60</a>
  </div>
  <p style="text-align: center; color: #fff; text-transform: uppercase; font-weight: bold;">Bônus</p>
  <div class="eng-grid-form" style="margin-top: 5px; margin-bottom: 10px;">
    <a deposit-pix-amount-option-1="" class="btn-small full w-button" onclick="$('#valor').val(50);">R$ 50 <small>(+ R$5,00)</small></a>
    <a deposit-pix-amount-option-2="" class="btn-small full w-button" onclick="$('#valor').val(100);">R$ 100 <small>(+ R$15,00)</small></a>
    <a deposit-pix-amount-option-3="" class="btn-small full w-button" onclick="$('#valor').val(200);">R$ 200 <small>(+ R$40,00)</small></a>
    <a deposit-pix-amount-option-3="" class="btn-small full w-button" onclick="$('#valor').val(500);">R$ 500 <small>(+ R$175,00)</small></a>
  </div>
  <button type="submit" id="enviarBotao" class="btn-small btn-color-1 full w-inline-block">Depositar</button>
  <div class="eng-alert">
    <div class="alert flex">
      <div class="icon-16 txt-green mr-16"></div>
      <div class="txt-label align-left">Nossos servidores de pagamentos suportados são de altíssimo nível de segurança e confiável.</div>
    </div>
  </div>
</form>

POST https://alugabet.online/usuarios/entrar

<form method="post" action="https://alugabet.online/usuarios/entrar">
  <div class="eng-text-field mb-1">
    <input type="email" class="input w-input" maxlength="256" name="email" placeholder="E-mail" id="email" required="">
    <div class="icon-field"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="password" class="input w-input" maxlength="256" name="senha" data-name="" placeholder="Senha" id="senha" required="">
    <div class="icon-field"></div>
    <div class="eng-show-hide-password">
      <div id="eye-show-login" class="icon-password-1" data-ix="show-hide-password"></div>
      <div id="eye-hide-login" class="icon-password-2" data-ix="hide-password"></div>
    </div>
  </div>
  <div class="eng-redirects-windows"><a href="#" class="txt-label" data-ix="window-send-reset-password">Esqueci minha senha</a></div>
  <button type="submit" class="btn-small btn-color-1 full w-inline-block mt-2">Entrar</button>
  <div class="eng-redirects-windows align-center"></div>
</form>

POST https://alugabet.online/usuarios/novo

<form method="post" action="https://alugabet.online/usuarios/novo">
  <div class="eng-text-field mb-1">
    <input type="text" class="input w-input " maxlength="256" signup-username="" name="nome" id="nome" placeholder="Nome de usuário" required="">
    <div class="icon-field"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="text" class="input mask-cpf w-input" maxlength="14" name="cpf" id="cpf" signup-document="" placeholder="Digite seu CPF" required="">
    <div class="icon-field"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="email" class="input w-input" signup-email="" maxlength="256" name="email" id="email-cad" data-name="Field 12" placeholder="E-mail" required="">
    <div class="icon-field"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="password" class="input w-input" maxlength="256" name="senha" id="senha-cad" signup-password="" placeholder="Senha" required="">
    <div class="eng-show-hide-password">
      <div id="eye-show-register" class="icon-password-1" data-ix="show-hide-password"></div>
      <div id="eye-hide-register" class="icon-password-2" data-ix="hide-password"></div>
    </div>
    <div class="icon-field mb-1"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="text" class="input mask-phone w-input" maxlength="15" name="telefone" id="telefone" placeholder="Whatsapp" signup-phone="" required="">
    <div class="icon-field brand"></div>
  </div>
  <div class="eng-text-field mb-1">
    <input type="text" class="input w-input" signup-referral-code="" maxlength="256" name="afiliado" id="afiliado" data-name="" placeholder="Afiliado (opcional)" value="">
    <div class="icon-field"></div>
  </div>
  <button type="submit" class="btn-small btn-color-1 full w-inline-block mt-2">Cadastrar</button>
  <div class="eng-redirects-windows align-center">
    <div class="small-text">Ao clicar no botão Criar conta, você aceita nossos <a href="/terms">termos de uso</a> e <a href="#">política de privacidade</a>.</div>
  </div>
</form>

Text Content

Entrar Cadastrar
+
Depositar

Início

Indique e Ganhe

Todos os jogos


Populares

Fortune Tiger
Fortune Ox
Gates Of Olympus
Lightning Roulette
Crazy Time

Roletas

Cassino

Cassino Ao vivo


Suporte


Fortune Invest © 2023. All right reserved.

Menu

Ao vivo

Cassino

Entrar Cadastrar

Início

Indique e Ganhe

Todos os jogos


REALIZE O SEU SAQUE

Faça o saque agora e aproveite seus lucros!
Quantia (Mínimo de 50 BRL)

Tipo de Chave CPF E-mail Telefone Chave aleatória

Saques permitidos apenas para contas bancárias de sua titularidade
Sacar



FAÇA AGORA SEU DEPÓSITO NO PIX

Falta pouco para a diversão!

Valor do depósito (Depósito mínimo de R$5 BRL)

R$ 20 R$ 40 R$ 60

Bônus

R$ 50 (+ R$5,00) R$ 100 (+ R$15,00) R$ 200 (+ R$40,00) R$ 500 (+ R$175,00)
Depositar

Nossos servidores de pagamentos suportados são de altíssimo nível de segurança e
confiável.


VALOR DO PEDIDO





Aponte a câmera do seu celular para realizar o depósito ou copie e compartilhe o
QR Code.


 Copiar código


STATUS DO PEDIDO

PAGO


O pagamento foi processado com sucesso.
Já pode começar a ganhar! 💰

Fechar


Previous Next




Roletas ao vivo


Cassino


Cassino ao vivo


Blackjack


Bacará

Populares


Todos os jogos

POPULARES

Fortune Ox
PGSOFT



Fortune Tiger
PGSOFT



Bikini Paradise
PGSOFT



Ganesha Fortune
PGSOFT



Ganesha Fortune
PGSOFT



Queen of Bounty
PGSOFT



Galactic Gems
PGSOFT



Guardians of Ice and Fire
PGSOFT



Wild Bandito
PGSOFT



Candy Bonanza
PGSOFT



Majestic Treasures
PGSOFT



Emoji Riches
PGSOFT



Galactic Gems
PGSOFT



Destiny of Sun & Moon
PGSOFT



Battleground Royale
PGSOFT




Fortune Gods
Fortune Mouse
Fortune Ox
Fortune Tiger



CASSINO

Ver todos

Monkey Warrior
PRAGMATIC
The Dog House
PRAGMATIC
Pirate Gold
PRAGMATIC
Great Rhino
PRAGMATIC
Panda Fortune
PRAGMATIC
Buffalo King
PRAGMATIC
Pyramid King
PRAGMATIC
Ultra Burn
PRAGMATIC
Ultra Hold and Spin
PRAGMATIC
Joker King
PRAGMATIC
Return of the Dead
PRAGMATIC
Madame Destiny
PRAGMATIC
Diamond Strike
PRAGMATIC
Aztec King
PRAGMATIC
Wild Spells
PRAGMATIC
Big Bass Bonanza
PRAGMATIC
Cowboys Gold
PRAGMATIC
The Tiger Warrior
PRAGMATIC
Mustang Gold
PRAGMATIC
Hotfiesta
PRAGMATIC
Dance Party
PRAGMATIC
Wild Wild Riches
PRAGMATIC
Hot to Burn Hold and Spin
PRAGMATIC
Empty the Bank
PRAGMATIC
The Hand of Midas
PRAGMATIC
Gates of Olympus
PRAGMATIC
Lucky Lightning
PRAGMATIC
Vegas Magic
PRAGMATIC
Fruit Party
PRAGMATIC
Fruit Party 2
PRAGMATIC
The Dog House Megaways
PRAGMATIC
Juicy Fruits
PRAGMATIC
Panda Fortune 2
PRAGMATIC
Buffalo King Megaways
PRAGMATIC
Wild West Gold
PRAGMATIC
Chicken Drop
PRAGMATIC
Spartan King
PRAGMATIC
Great Rhino Megaways
PRAGMATIC
Sweet Bonanza Xmas
PRAGMATIC
Extra Juicy
PRAGMATIC
Ancient Egypt
PRAGMATIC
Dragon Hot Hold and Spin
PRAGMATIC
Bigger Bass Bonanza
PRAGMATIC
The Tweety House
PRAGMATIC
5 Lions Megaways
PRAGMATIC
Rise of Samurai Megaways
PRAGMATIC
Pixie Wings
PRAGMATIC
Sweet Bonanza
PRAGMATIC
Great Rhino Deluxe
PRAGMATIC
Congo Cash
PRAGMATIC
Madame Destiny Megaways
PRAGMATIC
Temujin Treasures
PRAGMATIC
Pirate Gold Deluxe
PRAGMATIC
Money Mouse
PRAGMATIC
Three Star Fortune
PRAGMATIC
Lucky Dragon Ball
PRAGMATIC
5 Lions
PRAGMATIC
Ancient Egypt Classic
PRAGMATIC
Da Vinci Treasure
PRAGMATIC
Aztec Treasure
PRAGMATIC



CASSINO AO VIVO

Ver todos

Italian Roulette
EZUGI
Em breve!
Auto Roulette
EZUGI
Em breve!
Speed Roulette
EZUGI
Em breve!
Speed Auto Roulette
EZUGI
Em breve!
Diamond Roulette
EZUGI
Em breve!
Prestige Auto Roulette
EZUGI
Em breve!
Namaste Roulette
EZUGI
Em breve!
Casino Marina Roulette 1
EZUGI
Em breve!
Casino Marina Roulette 2
EZUGI
Em breve!
Spanish Roulette
EZUGI
Em breve!
Fiesta Roulette
EZUGI
Em breve!
EZ Dealer Roulette Thai
EZUGI
Em breve!
EZ Dealer Roulette Japanese
EZUGI
Em breve!
EZ Dealer Roulette Mandarin
EZUGI
Em breve!
EZ Dealer Roulette Brazil
EZUGI
Em breve!
Turkish Roulette
EZUGI
Em breve!
Ultimate Roulette
EZUGI
Em breve!
Russian Roulette
EZUGI
Em breve!
Portomaso Roulette 2
EZUGI
Em breve!
Oracle Real Roulette
EZUGI
Em breve!
Oracle 360 Roulette
EZUGI
Em breve!
Auto-Roulette VIP
EVOLUTION
Em breve!
Lightning Roulette
EVOLUTION
Em breve!
Auto-Roulette
EVOLUTION
Em breve!



PROVEDORES

Ver todos



Todo dia pode ser a sua vez de fazer uma grande jogada!



Fortune Invest © 2023. Todos os direitos reservados.

 * GAMES

 * Populares
 * Cassino
 * Cassino ao Vivo
 * Provedores

 * CARTEIRA

 * Depositar
 * Sacar
 * Minha Conta
 * Afiliados

 * AJUDA

 * Termos de Uso
 * FAQ
 * Jogo Consciente
 * 
   Suporte



Fortune Invest número de registro de empresa 15732, com endereço registrado em
Groot Kwartierweg 10, Curaçao e é licenciado e autorizado pelo Governo de
Curaçao e opera sob a Licença Master de Provedor de Serviços de Jogos, N.V.
#365/Número de Licença JAZ: GLH-OCCHKTW07199471019. A empresa agente de
pagamentos é a Horangi Trading Limited com endereço Chytron, 30, 2nd floor,
Flat/Office A22, 1075, Nicósia, Chipre e número de registro: HE 411792..

O jogo pode ser viciante. Por favor, jogue com responsabilidade. A GanhePix só
aceita clientes maiores de 18 anos.




ESTAMOS TE ESPERANDO PARA MAIS UMA RODADA!

Insira seus dados e comece a diversão
Entrar




Esqueci minha senha
Entrar




ESTAMOS TE ESPERANDO PARA MAIS UMA RODADA!

Insira seus dados e comece a diversão
Cadastrar








Cadastrar
Ao clicar no botão Criar conta, você aceita nossos termos de uso e política de
privacidade.


Envie-nos uma mensagemChat desenvolvido por