# E-Handball

In e-handball matches bets are accepted on regular time of the match if it is not specified differently by the provider in the program (line). Depending on the requirements of a conducted championship the matches are held in 2×6 or 2×8 format (two halves: each half lasts 6 or 8 minutes accordingly). In e-handball the current minute of the match displayed on the time board may differ from the real time of the match. For example, if the format of 12 minutes (2×6) is selected, the time board displaying the current minute of the match will reach 60 minutes in 12 real minutes.

Bets offered on the outcomes of e-handball matches:

* The first team will win the match (half) – “Win1”. &#x20;
* Draw in the match (half) – “X”.&#x20;
* The second team will win the match (half) – “Win2”.&#x20;
* The first team will not lose the match (half) – “1X”. &#x20;
* One of the teams will win the match (half) – “12”.&#x20;
* The second team will not lose the match (half) – “X2”.&#x20;
* The first team will win (not lose) the match (half) with the handicap taken into account – “Handicap 1”.&#x20;
* The second team will win (not lose) the match (half) with the handicap taken into account – “Handicap 2”.&#x20;
* Bets on total number of goals scored by the teams in the match (half) – “Total over (under) the value of bet argument”.&#x20;
* Bets on total number of goals scored by each team individually in the match (half) – “Total over (under) the value of bet argument”.
* Bets on total number of goals scored in the match (half) to be even (odd).&#x20;

The official websites of the championships (presented in the table) are the basis for calculation of bets made on the outcomes of e-handball matches.

The interruption of the match stream and defects of the game graphics caused by technical or any other reasons are not the basis for bet calculation with the odds “1” (one). &#x20;

The default victory (loss) registered by any cause is not the basis for bet calculation. In this case, the match is considered not completed and all the bets are subject to calculation with the odds “1” (one).&#x20;

An e-handball match, which has been interrupted for technical or any other reason and has not been continued or finished during 24 hours, is considered not completed. If the match has been interrupted and is considered not completed, the bets, the outcomes of which have been already determined at the time of interruption and do not depend on the final result of the match, are subject to calculation, and all the other bets are calculated with the odds “1” (one). An e-handball match is considered completed if fully played. &#x20;

Bets are also accepted on other possible outcomes of e-handball matches offered by the provider in the program (line).

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.basebet.io/betting-rules-and-compliance/sportsbook-terms-and-conditions/e-handball.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
