Jump to content

Achilles921

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Achilles921

  1. // game_id is current game id const res = await axios.get("https://bc.game/api/game/support/bet-log/all-bet/crash/" + game_id + "/") const response = JSON.parse(JSON.stringify(res.data)); let game_hash = response['data']['gb']['extend']['hash'] You can get game_hash until 2022.11.01 but now this api is not working... If anybody has answer about it, please share it for everyone
×
×
  • Create New...