Skip to main content

CS:GO Match Betting

The CS:GO Match Betting feature allows users to bet on professional CS:GO matches using blahajcoin. Users can view match information, place bets on their preferred teams, and check the status of their betting tickets. This wiki page provides an overview of the available commands and a step-by-step guide on how to use the feature.

Command Overview

  • /betting get_match: Get information for a CS:GO match.
  • /betting ticket create: Bet on a CS:GO match.
  • /betting ticket list: List all your betting tickets.
    • Optional: include_expired (default: false) - Include expired tickets in the list.
  • /betting ticket check: Check the status of a betting ticket.

Step-by-Step Guide

  1. Get Match Information

    Start by retrieving information about the CS:GO match you want to bet on using the /betting get_match command. Provide the HLTV match page URL as the input. For example: /betting get_match https://www.hltv.org/matches/2345678/liquid-vs-astralis

  2. Place a Bet

    Once you have the match information, use the /betting ticket create command to place a bet on your preferred team. Provide the match ID, the amount of blahajcoin you want to bet, and the team you want to bet on. For example: /betting ticket create mvoqm0qp 10 Team 1

  3. List Your Betting Tickets

    To view all your betting tickets, use the /betting ticket list command. By default, only active tickets are listed. To include expired tickets in the list, you can specify include_expired=true as the optional parameter. For example: /betting ticket list include_expired=true

  4. Check Ticket Status and Claim Winnings

    If you want to check the status of a specific betting ticket and potentially claim your winnings, use the /betting ticket check command followed by the ticket ID. For example: /betting ticket check 9876. The command will provide information about whether you won or lost the bet. If you won, the winnings will be automatically added to your account balance. If the ticket has already been claimed, the command will indicate that the ticket has expired.