Get games

From BetgamesTV
Jump to navigation Jump to search

This method returns an array of different games and odds available for betting in shop. This method should be called only once on login.

For "fixed" type of the game, odds are not changing.

For "live" game type, odds will vary depending on game situation. So in this case, partner server should get actual odds from other service.

If items_count param of the odd is not zero, it means that some items should be sent with bet. Items information is sent in game "items" parameter.

Request example:

{
  "partner_id": 1424,
  "method": "get_games",
  "language": "en",
  "timestamp": 1425390869,
  "signature": "4e4c293148af9301c82d3b5bf1068b969819880a8e279d76a7dcb09de7440cff",
  "params": {
    "shop_id": 342,
    "currency": "eur"
  }
}

Response example:

{
    "partner_id": 1424,
    "method": "get_games",
    "language": "en",
    "timestamp": 1428501235,
    "signature": "4142f77f3b9e69c7e3f2c5ca076cdae6bfeaca594139f47875bf5fcb899fca20",
    "params": {
        "shop_id": 342,
        "currency": "eur"
    },
    "response": [
        {
            "id": "1",
            "name": "7 out of 42",
            "type": "fixed",
            "odds": [
                {
                    "code": "701",
                    "name": "Selected ball will be dropped with No. 1,...,42",
                    "items_count": "1",
                    "value": "5.7"
                },
                {
                    "code": "700",
                    "name": "Selected ball will not be dropped with No. 1,...,42",
                    "items_count": "1",
                    "value": "1.14"
                },
                {
                    "code": "702",
                    "name": "Two selected balls will be dropped with No. 1,...,42",
                    "items_count": "2",
                    "value": "32"
                },
                {
                    "code": "703",
                    "name": "Three selected balls will be dropped with No. 1,...,42",
                    "items_count": "3",
                    "value": "225"
                },
                {
                    "code": "704",
                    "name": "Four selected balls will be dropped with No. 1,...,42",
                    "items_count": "4",
                    "value": "2000"
                },
                {
                    "code": "708",
                    "name": "More ODD numbered balls will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "709",
                    "name": "More EVEN numbered balls will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "710",
                    "name": "SUM of the dropped balls' numbers will be an ODD number",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "711",
                    "name": "SUM of the dropped balls' numbers will be an EVEN number",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "712",
                    "name": "Number of the FIRST ball dropped shall be ODD",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "713",
                    "name": "Number of the FIRST ball dropped shall be EVEN",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "714",
                    "name": "Number of the LAST ball dropped shall be ODD",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "715",
                    "name": "Number of the LAST ball dropped shall be EVEN",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "716",
                    "name": "Numbers of the FIRST TWO balls dropped shall be ODD",
                    "items_count": "0",
                    "value": "3.9"
                },
                {
                    "code": "717",
                    "name": "Numbers of the FIRST TWO balls dropped shall be EVEN",
                    "items_count": "0",
                    "value": "3.9"
                },
                {
                    "code": "718",
                    "name": "Number of the FIRST ball dropped shall be ODD, SECOND - EVEN",
                    "items_count": "0",
                    "value": "3.7"
                },
                {
                    "code": "719",
                    "name": "Number of the FIRST ball dropped shall be EVEN, SECOND - ODD",
                    "items_count": "0",
                    "value": "3.7"
                },
                {
                    "code": "720",
                    "name": "Number of the FIRST ball dropped shall be ODD, LAST - EVEN",
                    "items_count": "0",
                    "value": "3.7"
                },
                {
                    "code": "721",
                    "name": "Number of the FIRST ball dropped shall be EVEN, LAST - ODD",
                    "items_count": "0",
                    "value": "3.7"
                },
                {
                    "code": "722",
                    "name": "COLOR of the FIRST ball dropped - YELLOW",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "723",
                    "name": "COLOR of the FIRST ball dropped - BLACK",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "724",
                    "name": "COLOR of the LAST ball dropped - YELLOW",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "725",
                    "name": "COLOR of the LAST ball dropped - BLACK",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "726",
                    "name": "There shall be more YELLOW balls dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "727",
                    "name": "There shall be more BLACK balls dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "728",
                    "name": "SECOND ball dropped will be of the SAME COLOR as the FIRST",
                    "items_count": "0",
                    "value": "1.95"
                },
                {
                    "code": "729",
                    "name": "SECOND ball dropped will be of a DIFFERENT COLOR than the FIRST",
                    "items_count": "0",
                    "value": "1.85"
                },
                {
                    "code": "705",
                    "name": "SUM of the dropped balls' numbers shall be LESS than 100.5",
                    "items_count": "0",
                    "value": "20"
                },
                {
                    "code": "706",
                    "name": "SUM of the dropped balls' numbers shall be LESS than 125.5",
                    "items_count": "0",
                    "value": "4.6"
                },
                {
                    "code": "707",
                    "name": "SUM of the dropped balls' numbers shall be MORE than 125.5",
                    "items_count": "0",
                    "value": "1.17"
                },
                {
                    "code": "730",
                    "name": "SUM of the dropped balls' numbers shall be LESS than 150.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "745",
                    "name": "SUM of the dropped balls' numbers shall be MORE than 150.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "746",
                    "name": "SUM of the dropped balls' numbers shall be LESS than 175.5",
                    "items_count": "0",
                    "value": "1.17"
                },
                {
                    "code": "747",
                    "name": "SUM of the dropped balls' numbers shall be MORE than 175.5",
                    "items_count": "0",
                    "value": "4.6"
                },
                {
                    "code": "748",
                    "name": "SUM of the dropped balls' numbers shall be MORE than 200.5",
                    "items_count": "0",
                    "value": "20"
                },
                {
                    "code": "749",
                    "name": "SUM of the dropped YELLOW balls' numbers shall be LESS than 73.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "750",
                    "name": "SUM of the dropped YELLOW balls' numbers shall be MORE than 73.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "758",
                    "name": "SUM of the dropped BLACK balls' numbers shall be LESS than 73.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "759",
                    "name": "SUM of the dropped BLACK numbers shall be MORE than 73.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "731",
                    "name": "COUNT of the dropped YELLOW balls will be LESS than 3.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "732",
                    "name": "COUNT of the dropped YELLOW balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "733",
                    "name": "COUNT of the dropped YELLOW balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "4.55"
                },
                {
                    "code": "734",
                    "name": "COUNT of the dropped YELLOW balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "1.17"
                },
                {
                    "code": "735",
                    "name": "COUNT of the dropped YELLOW balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "20"
                },
                {
                    "code": "736",
                    "name": "COUNT of the dropped YELLOW balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "1.01"
                },
                {
                    "code": "737",
                    "name": "YELLOW ball will not be dropped",
                    "items_count": "0",
                    "value": "200"
                },
                {
                    "code": "738",
                    "name": "COUNT of the dropped BLACK balls will be LESS than 3.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "739",
                    "name": "COUNT of the dropped BLACK balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "740",
                    "name": "COUNT of the dropped BLACK balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "4.55"
                },
                {
                    "code": "741",
                    "name": "COUNT of the dropped BLACK balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "1.17"
                },
                {
                    "code": "742",
                    "name": "COUNT of the dropped BLACK balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "20"
                },
                {
                    "code": "743",
                    "name": "COUNT of the dropped BLACK balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "1.01"
                },
                {
                    "code": "744",
                    "name": "BLACK ball will not be dropped",
                    "items_count": "0",
                    "value": "200"
                },
                {
                    "code": "757",
                    "name": "SEVEN YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "200"
                },
                {
                    "code": "756",
                    "name": "Exactly SIX YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "22"
                },
                {
                    "code": "755",
                    "name": "Exactly FIVE YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "5.9"
                },
                {
                    "code": "754",
                    "name": "Exactly FOUR YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "753",
                    "name": "Exactly THREE YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "752",
                    "name": "Exactly TWO YELLOW balls will be dropped",
                    "items_count": "0",
                    "value": "5.9"
                },
                {
                    "code": "751",
                    "name": "Exactly ONE YELLOW ball will be dropped",
                    "items_count": "0",
                    "value": "22"
                },
                {
                    "code": "767",
                    "name": "SEVEN BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "200"
                },
                {
                    "code": "766",
                    "name": "Exactly SIX BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "22"
                },
                {
                    "code": "765",
                    "name": "Exactly FIVE BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "5.9"
                },
                {
                    "code": "764",
                    "name": "Exactly FOUR BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "763",
                    "name": "Exactly THREE BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "762",
                    "name": "Exactly TWO BLACK balls will be dropped",
                    "items_count": "0",
                    "value": "5.9"
                },
                {
                    "code": "761",
                    "name": "Exactly ONE BLACK ball will be dropped",
                    "items_count": "0",
                    "value": "22"
                },
                {
                    "code": "770",
                    "name": "NONE of the SEVEN selected numbers will be dropped",
                    "items_count": "7",
                    "value": "3.5"
                },
                {
                    "code": "771",
                    "name": "At least ONE of the SEVEN selected  numbers will be dropped",
                    "items_count": "7",
                    "value": "1.25"
                },
                {
                    "code": "772",
                    "name": "At least TWO of the SEVEN selected numbers will be dropped",
                    "items_count": "7",
                    "value": "2.85"
                },
                {
                    "code": "773",
                    "name": "At least THREE of the SEVEN selected numbers will be dropped",
                    "items_count": "7",
                    "value": "12"
                },
                {
                    "code": "774",
                    "name": "At least FOUR of the SEVEN selected numbers will be dropped",
                    "items_count": "7",
                    "value": "100"
                },
                {
                    "code": "775",
                    "name": "At least FIVE of the SEVEN selected numbers will be dropped",
                    "items_count": "7",
                    "value": "1800"
                }
            ],
            "items": [
                {
                    "number": "1",
                    "color": "yellow"
                },
                {
                    "number": "2",
                    "color": "black"
                },
                {
                    "number": "3",
                    "color": "yellow"
                },
                {
                    "number": "4",
                    "color": "black"
                },
                {
                    "number": "5",
                    "color": "yellow"
                },
                {
                    "number": "6",
                    "color": "black"
                },
                {
                    "number": "7",
                    "color": "black"
                },
                {
                    "number": "8",
                    "color": "yellow"
                },
                {
                    "number": "9",
                    "color": "black"
                },
                {
                    "number": "10",
                    "color": "yellow"
                },
                {
                    "number": "11",
                    "color": "black"
                },
                {
                    "number": "12",
                    "color": "yellow"
                },
                {
                    "number": "13",
                    "color": "yellow"
                },
                {
                    "number": "14",
                    "color": "black"
                },
                {
                    "number": "15",
                    "color": "yellow"
                },
                {
                    "number": "16",
                    "color": "black"
                },
                {
                    "number": "17",
                    "color": "yellow"
                },
                {
                    "number": "18",
                    "color": "black"
                },
                {
                    "number": "19",
                    "color": "black"
                },
                {
                    "number": "20",
                    "color": "yellow"
                },
                {
                    "number": "21",
                    "color": "black"
                },
                {
                    "number": "22",
                    "color": "yellow"
                },
                {
                    "number": "23",
                    "color": "black"
                },
                {
                    "number": "24",
                    "color": "yellow"
                },
                {
                    "number": "25",
                    "color": "black"
                },
                {
                    "number": "26",
                    "color": "yellow"
                },
                {
                    "number": "27",
                    "color": "yellow"
                },
                {
                    "number": "28",
                    "color": "black"
                },
                {
                    "number": "29",
                    "color": "yellow"
                },
                {
                    "number": "30",
                    "color": "black"
                },
                {
                    "number": "31",
                    "color": "black"
                },
                {
                    "number": "32",
                    "color": "yellow"
                },
                {
                    "number": "33",
                    "color": "black"
                },
                {
                    "number": "34",
                    "color": "yellow"
                },
                {
                    "number": "35",
                    "color": "black"
                },
                {
                    "number": "36",
                    "color": "yellow"
                },
                {
                    "number": "37",
                    "color": "yellow"
                },
                {
                    "number": "38",
                    "color": "black"
                },
                {
                    "number": "39",
                    "color": "yellow"
                },
                {
                    "number": "40",
                    "color": "black"
                },
                {
                    "number": "41",
                    "color": "yellow"
                },
                {
                    "number": "42",
                    "color": "black"
                }
            ]
        },
        {
            "id": "3",
            "name": "5 out of 36",
            "type": "fixed",
            "odds": [
                {
                    "code": "504",
                    "name": "COUNT of the dropped WHITE balls will be EQUAL to COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "3.65"
                },
                {
                    "code": "505",
                    "name": "COUNT of the dropped GREEN balls will be MORE than COUNT of the dropped RED balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "519",
                    "name": "COUNT of the dropped RED balls will be MORE than COUNT of the dropped GREEN balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "501",
                    "name": "Selected ball will be dropped with No. 1,...,36",
                    "items_count": "1",
                    "value": "6.8"
                },
                {
                    "code": "500",
                    "name": "Selected ball will not be dropped with No. 1,...,36",
                    "items_count": "1",
                    "value": "1.1"
                },
                {
                    "code": "502",
                    "name": "Two selected balls will be dropped with No. 1,...,36",
                    "items_count": "2",
                    "value": "50"
                },
                {
                    "code": "503",
                    "name": "Three selected numbers will be dropped with No. 1,...,36",
                    "items_count": "3",
                    "value": "500"
                },
                {
                    "code": "506",
                    "name": "More ODD numbered balls will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "507",
                    "name": "More EVEN numbered balls will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "508",
                    "name": "SUM of the dropped balls' numbers will be an ODD number",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "509",
                    "name": "SUM of the dropped balls' numbers will be an EVEN number",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "510",
                    "name": "SUM of the dropped balls' numbers shall be LESS than 92.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "511",
                    "name": "SUM of the dropped balls' numbers shall be MORE than 92.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "512",
                    "name": "At least one WHITE ball will be dropped",
                    "items_count": "0",
                    "value": "1.2"
                },
                {
                    "code": "513",
                    "name": "WHITE ball will not be dropped",
                    "items_count": "0",
                    "value": "4.4"
                },
                {
                    "code": "514",
                    "name": "COUNT of the dropped WHITE balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "515",
                    "name": "COUNT of the dropped WHITE balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "1.5"
                },
                {
                    "code": "516",
                    "name": "COUNT of the dropped WHITE balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "10"
                },
                {
                    "code": "517",
                    "name": "COUNT of the dropped WHITE balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "1.04"
                },
                {
                    "code": "518",
                    "name": "COUNT of the dropped WHITE balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "520",
                    "name": "FIVE WHITE balls will be dropped",
                    "items_count": "0",
                    "value": "1000"
                },
                {
                    "code": "521",
                    "name": "At least one GREEN ball will be dropped",
                    "items_count": "0",
                    "value": "1.2"
                },
                {
                    "code": "522",
                    "name": "GREEN ball will not be dropped",
                    "items_count": "0",
                    "value": "4.4"
                },
                {
                    "code": "523",
                    "name": "COUNT of the dropped GREEN balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "524",
                    "name": "COUNT of the dropped GREEN balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "1.5"
                },
                {
                    "code": "525",
                    "name": "COUNT of the dropped GREEN balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "10"
                },
                {
                    "code": "526",
                    "name": "COUNT of the dropped GREEN balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "1.04"
                },
                {
                    "code": "527",
                    "name": "COUNT of the dropped GREEN balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "529",
                    "name": "FIVE GREEN balls will be dropped",
                    "items_count": "0",
                    "value": "1000"
                },
                {
                    "code": "530",
                    "name": "At least one RED ball will be dropped",
                    "items_count": "0",
                    "value": "1.2"
                },
                {
                    "code": "531",
                    "name": "RED ball will not be dropped",
                    "items_count": "0",
                    "value": "4.4"
                },
                {
                    "code": "532",
                    "name": "COUNT of the dropped RED balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "533",
                    "name": "COUNT of the dropped RED balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "1.5"
                },
                {
                    "code": "534",
                    "name": "COUNT of the dropped RED balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "10"
                },
                {
                    "code": "535",
                    "name": "COUNT of the dropped RED balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "1.04"
                },
                {
                    "code": "536",
                    "name": "COUNT of the dropped RED balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "538",
                    "name": "FIVE RED balls will be dropped",
                    "items_count": "0",
                    "value": "1000"
                },
                {
                    "code": "539",
                    "name": "At least one BLUE ball will be dropped",
                    "items_count": "0",
                    "value": "1.2"
                },
                {
                    "code": "540",
                    "name": "BLUE ball will not be dropped",
                    "items_count": "0",
                    "value": "4.4"
                },
                {
                    "code": "541",
                    "name": "COUNT of the dropped BLUE balls will be MORE than 1.5",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "542",
                    "name": "COUNT of the dropped BLUE balls will be LESS than 1.5",
                    "items_count": "0",
                    "value": "1.5"
                },
                {
                    "code": "543",
                    "name": "COUNT of the dropped BLUE balls will be MORE than 2.5",
                    "items_count": "0",
                    "value": "10"
                },
                {
                    "code": "544",
                    "name": "COUNT of the dropped BLUE balls will be LESS than 2.5",
                    "items_count": "0",
                    "value": "1.04"
                },
                {
                    "code": "545",
                    "name": "COUNT of the dropped BLUE balls will be MORE than 3.5",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "547",
                    "name": "FIVE BLUE balls will be dropped",
                    "items_count": "0",
                    "value": "1000"
                },
                {
                    "code": "548",
                    "name": "Exactly ONE WHITE ball will be dropped",
                    "items_count": "0",
                    "value": "2.25"
                },
                {
                    "code": "549",
                    "name": "Exactly ONE WHITE ball will not be dropped",
                    "items_count": "0",
                    "value": "1.6"
                },
                {
                    "code": "550",
                    "name": "Exactly TWO WHITE balls will be dropped",
                    "items_count": "0",
                    "value": "3.35"
                },
                {
                    "code": "551",
                    "name": "Exactly TWO WHITE balls will not be dropped",
                    "items_count": "0",
                    "value": "1.3"
                },
                {
                    "code": "552",
                    "name": "Exactly THREE WHITE balls will be dropped",
                    "items_count": "0",
                    "value": "12"
                },
                {
                    "code": "553",
                    "name": "Exactly THREE WHITE balls will not be dropped",
                    "items_count": "0",
                    "value": "1.03"
                },
                {
                    "code": "554",
                    "name": "Exactly FOUR WHITE balls will be dropped",
                    "items_count": "0",
                    "value": "60"
                },
                {
                    "code": "557",
                    "name": "Exactly ONE GREEN ball will be dropped",
                    "items_count": "0",
                    "value": "2.25"
                },
                {
                    "code": "558",
                    "name": "Exactly ONE GREEN ball will not be dropped",
                    "items_count": "0",
                    "value": "1.6"
                },
                {
                    "code": "559",
                    "name": "Exactly TWO GREEN balls will be dropped",
                    "items_count": "0",
                    "value": "3.35"
                },
                {
                    "code": "560",
                    "name": "Exactly TWO GREEN balls will not be dropped",
                    "items_count": "0",
                    "value": "1.3"
                },
                {
                    "code": "561",
                    "name": "Exactly THREE GREEN balls will be dropped",
                    "items_count": "0",
                    "value": "12"
                },
                {
                    "code": "562",
                    "name": "Exactly THREE GREEN balls will not be dropped",
                    "items_count": "0",
                    "value": "1.03"
                },
                {
                    "code": "563",
                    "name": "Exactly FOUR GREEN balls will be dropped",
                    "items_count": "0",
                    "value": "60"
                },
                {
                    "code": "566",
                    "name": "Exactly ONE RED ball will be dropped",
                    "items_count": "0",
                    "value": "2.25"
                },
                {
                    "code": "567",
                    "name": "Exactly ONE RED ball will not be dropped",
                    "items_count": "0",
                    "value": "1.6"
                },
                {
                    "code": "568",
                    "name": "Exactly TWO RED balls will be dropped",
                    "items_count": "0",
                    "value": "3.35"
                },
                {
                    "code": "569",
                    "name": "Exactly TWO RED balls will not be dropped",
                    "items_count": "0",
                    "value": "1.3"
                },
                {
                    "code": "570",
                    "name": "Exactly THREE RED balls will be dropped",
                    "items_count": "0",
                    "value": "12"
                },
                {
                    "code": "571",
                    "name": "Exactly THREE RED balls will not be dropped",
                    "items_count": "0",
                    "value": "1.03"
                },
                {
                    "code": "572",
                    "name": "Exactly FOUR RED balls will be dropped",
                    "items_count": "0",
                    "value": "60"
                },
                {
                    "code": "575",
                    "name": "Exactly ONE BLUE ball will be dropped",
                    "items_count": "0",
                    "value": "2.25"
                },
                {
                    "code": "576",
                    "name": "Exactly ONE BLUE ball will not be dropped",
                    "items_count": "0",
                    "value": "1.6"
                },
                {
                    "code": "577",
                    "name": "Exactly TWO BLUE balls will be dropped",
                    "items_count": "0",
                    "value": "3.35"
                },
                {
                    "code": "578",
                    "name": "Exactly TWO BLUE balls will not be dropped",
                    "items_count": "0",
                    "value": "1.3"
                },
                {
                    "code": "579",
                    "name": "Exactly THREE BLUE balls will be dropped",
                    "items_count": "0",
                    "value": "12"
                },
                {
                    "code": "580",
                    "name": "Exactly THREE BLUE balls will not be dropped",
                    "items_count": "0",
                    "value": "1.03"
                },
                {
                    "code": "581",
                    "name": "Exactly FOUR BLUE balls will be dropped",
                    "items_count": "0",
                    "value": "60"
                },
                {
                    "code": "584",
                    "name": "THREE and more SAME COLOR balls will be dropped",
                    "items_count": "0",
                    "value": "2.7"
                },
                {
                    "code": "586",
                    "name": "FOUR and more SAME COLOR balls will be dropped",
                    "items_count": "0",
                    "value": "15"
                },
                {
                    "code": "588",
                    "name": "FIVE SAME COLOR balls will be dropped",
                    "items_count": "0",
                    "value": "250"
                },
                {
                    "code": "590",
                    "name": "COUNT of the dropped WHITE and GREEN balls will be MORE than COUNT of the dropped RED and BLUE balls",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "591",
                    "name": "COUNT of the dropped WHITE and RED balls will be MORE than COUNT of the dropped GREEN and BLUE balls",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "592",
                    "name": "COUNT of the dropped WHITE and BLUE balls will be MORE than COUNT of the dropped GREEN and RED balls",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "593",
                    "name": "COUNT of the dropped WHITE balls will be MORE than COUNT of the dropped GREEN balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "594",
                    "name": "COUNT of the dropped GREEN balls will be MORE than COUNT of the dropped WHITE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "595",
                    "name": "COUNT of the dropped WHITE balls will be EQUAL to COUNT of the dropped GREEN balls",
                    "items_count": "0",
                    "value": "3.65"
                },
                {
                    "code": "596",
                    "name": "COUNT of the dropped WHITE balls will be MORE than COUNT of the dropped RED balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "597",
                    "name": "COUNT of the dropped RED balls will be MORE than COUNT of the dropped WHITE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "598",
                    "name": "COUNT of the dropped WHITE balls will be EQUAL to COUNT of the dropped RED balls",
                    "items_count": "0",
                    "value": "3.65"
                },
                {
                    "code": "599",
                    "name": "COUNT of the dropped WHITE balls will be MORE than COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "528",
                    "name": "COUNT of the dropped BLUE balls will be MORE than COUNT of the dropped WHITE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "537",
                    "name": "COUNT of the dropped GREEN balls will be EQUAL to COUNT of the dropped RED balls",
                    "items_count": "0",
                    "value": "3.65"
                },
                {
                    "code": "546",
                    "name": "COUNT of the dropped GREEN balls will be MORE than COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "555",
                    "name": "COUNT of the dropped BLUE balls will be MORE than COUNT of the dropped GREEN balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "556",
                    "name": "COUNT of the dropped GREEN balls will be EQUAL to COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "3.65"
                },
                {
                    "code": "564",
                    "name": "COUNT of the dropped RED balls will be MORE than COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "565",
                    "name": "COUNT of the dropped BLUE balls will be MORE than COUNT of the dropped RED balls",
                    "items_count": "0",
                    "value": "2.55"
                },
                {
                    "code": "573",
                    "name": "COUNT of the dropped RED balls will be EQUAL to COUNT of the dropped BLUE balls",
                    "items_count": "0",
                    "value": "3.65"
                }
            ],
            "items": [
                {
                    "number": "1",
                    "color": "white"
                },
                {
                    "number": "2",
                    "color": "white"
                },
                {
                    "number": "3",
                    "color": "white"
                },
                {
                    "number": "4",
                    "color": "white"
                },
                {
                    "number": "5",
                    "color": "white"
                },
                {
                    "number": "6",
                    "color": "white"
                },
                {
                    "number": "7",
                    "color": "white"
                },
                {
                    "number": "8",
                    "color": "white"
                },
                {
                    "number": "9",
                    "color": "white"
                },
                {
                    "number": "10",
                    "color": "green"
                },
                {
                    "number": "11",
                    "color": "green"
                },
                {
                    "number": "12",
                    "color": "green"
                },
                {
                    "number": "13",
                    "color": "green"
                },
                {
                    "number": "14",
                    "color": "green"
                },
                {
                    "number": "15",
                    "color": "green"
                },
                {
                    "number": "16",
                    "color": "green"
                },
                {
                    "number": "17",
                    "color": "green"
                },
                {
                    "number": "18",
                    "color": "green"
                },
                {
                    "number": "19",
                    "color": "red"
                },
                {
                    "number": "20",
                    "color": "red"
                },
                {
                    "number": "21",
                    "color": "red"
                },
                {
                    "number": "22",
                    "color": "red"
                },
                {
                    "number": "23",
                    "color": "red"
                },
                {
                    "number": "24",
                    "color": "red"
                },
                {
                    "number": "25",
                    "color": "red"
                },
                {
                    "number": "26",
                    "color": "red"
                },
                {
                    "number": "27",
                    "color": "red"
                },
                {
                    "number": "28",
                    "color": "blue"
                },
                {
                    "number": "29",
                    "color": "blue"
                },
                {
                    "number": "30",
                    "color": "blue"
                },
                {
                    "number": "31",
                    "color": "blue"
                },
                {
                    "number": "32",
                    "color": "blue"
                },
                {
                    "number": "33",
                    "color": "blue"
                },
                {
                    "number": "34",
                    "color": "blue"
                },
                {
                    "number": "35",
                    "color": "blue"
                },
                {
                    "number": "36",
                    "color": "blue"
                }
            ]
        },
        {
            "id": "4",
            "name": "Dice",
            "type": "fixed",
            "odds": [
                {
                    "code": "200",
                    "name": "At least one pair",
                    "items_count": "0",
                    "value": "1.04"
                },
                {
                    "code": "201",
                    "name": "Any two pairs (different)",
                    "items_count": "0",
                    "value": "3.5"
                },
                {
                    "code": "202",
                    "name": "Three of any kind",
                    "items_count": "0",
                    "value": "4.45"
                },
                {
                    "code": "203",
                    "name": "Sequence from 1 to 5",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "204",
                    "name": "Sequence from 2 to 6",
                    "items_count": "0",
                    "value": "50"
                },
                {
                    "code": "205",
                    "name": "All different",
                    "items_count": "0",
                    "value": "10"
                },
                {
                    "code": "206",
                    "name": "Any one pair and any one triple",
                    "items_count": "0",
                    "value": "23"
                },
                {
                    "code": "207",
                    "name": "Four of a kind",
                    "items_count": "0",
                    "value": "40"
                },
                {
                    "code": "208",
                    "name": "Five of a kind",
                    "items_count": "0",
                    "value": "500"
                },
                {
                    "code": "209",
                    "name": "Exactly two dice with chosen number",
                    "items_count": "1",
                    "value": "5.5"
                },
                {
                    "code": "211",
                    "name": "Exactly three dice with chosen number",
                    "items_count": "1",
                    "value": "25"
                },
                {
                    "code": "212",
                    "name": "Chosen number will be dropped",
                    "items_count": "1",
                    "value": "1.55"
                },
                {
                    "code": "213",
                    "name": "Chosen number will not be dropped",
                    "items_count": "1",
                    "value": "2.35"
                },
                {
                    "code": "214",
                    "name": "Sum of the dropped dice pips shall be less than 17.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "215",
                    "name": "Sum of the dropped dice pips shall be more than 17.5",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "216",
                    "name": "Sum of the dropped dice pips shall be less than 13.5",
                    "items_count": "0",
                    "value": "6.2"
                },
                {
                    "code": "217",
                    "name": "Sum of the dropped dice pips shall be more than 13.5",
                    "items_count": "0",
                    "value": "1.12"
                },
                {
                    "code": "218",
                    "name": "Sum of the dropped dice pips shall be less than 21.5",
                    "items_count": "0",
                    "value": "1.12"
                },
                {
                    "code": "219",
                    "name": "Sum of the dropped dice pips shall be more than 21.5",
                    "items_count": "0",
                    "value": "6.2"
                },
                {
                    "code": "220",
                    "name": "Sum of the dropped dice pips shall be less than 10.5",
                    "items_count": "0",
                    "value": "25"
                },
                {
                    "code": "221",
                    "name": "Sum of the dropped dice pips shall be more than 10.5",
                    "items_count": "0",
                    "value": "1.01"
                },
                {
                    "code": "222",
                    "name": "Sum of the dropped dice pips shall be less than 24.5",
                    "items_count": "0",
                    "value": "1.01"
                },
                {
                    "code": "223",
                    "name": "Sum of the dropped dice pips shall be more than 24.5",
                    "items_count": "0",
                    "value": "25"
                },
                {
                    "code": "224",
                    "name": "More dice with an odd number of pips will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "225",
                    "name": "More dice with an even number of pips will be dropped",
                    "items_count": "0",
                    "value": "1.9"
                },
                {
                    "code": "226",
                    "name": "Four dice with an odd number of pips will be dropped and one with an even",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "227",
                    "name": "Four dice with an even number of pips will be dropped and one with an odd",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "228",
                    "name": "All dice with an even number of pips will be dropped",
                    "items_count": "0",
                    "value": "25"
                },
                {
                    "code": "229",
                    "name": "All dice with an odd number of pips will be dropped",
                    "items_count": "0",
                    "value": "25"
                }
            ],
            "items": [
                {
                    "number": "1",
                    "color": "dice"
                },
                {
                    "number": "2",
                    "color": "dice"
                },
                {
                    "number": "3",
                    "color": "dice"
                },
                {
                    "number": "4",
                    "color": "dice"
                },
                {
                    "number": "5",
                    "color": "dice"
                },
                {
                    "number": "6",
                    "color": "dice"
                }
            ]
        },
        {
            "id": "7",
            "name": "Wheel of Fortune",
            "type": "fixed",
            "odds": [
                {
                    "code": "401",
                    "name": "Wheel clapper will stop at the SELECTED NUMBER (1.....18)",
                    "items_count": "1",
                    "value": "18"
                },
                {
                    "code": "402",
                    "name": "Wheel clapper will stop inside the number range FROM 1 TO 6 inclusive",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "403",
                    "name": "Wheel clapper will stop inside the number range FROM 7 TO 12 inclusive",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "404",
                    "name": "Wheel clapper will stop inside the number range FROM 13 TO 18 inclusive",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "405",
                    "name": "Wheel clapper will stop at the number LESS than 9.5",
                    "items_count": "0",
                    "value": "2"
                },
                {
                    "code": "406",
                    "name": "Wheel clapper will stop at the number MORE than 9.5",
                    "items_count": "0",
                    "value": "2"
                },
                {
                    "code": "411",
                    "name": "Wheel clapper will stop inside the GREY sector",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "412",
                    "name": "Wheel clapper will stop inside the RED sector",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "413",
                    "name": "Wheel clapper will stop inside the BLACK sector",
                    "items_count": "0",
                    "value": "3"
                },
                {
                    "code": "414",
                    "name": "Wheel clapper will stop at the CUP with a star sector",
                    "items_count": "0",
                    "value": "18"
                },
                {
                    "code": "421",
                    "name": "Wheel clapper will stop at any EVEN number",
                    "items_count": "0",
                    "value": "2"
                },
                {
                    "code": "422",
                    "name": "Wheel clapper will stop at any ODD number",
                    "items_count": "0",
                    "value": "2"
                },
                {
                    "code": "423",
                    "name": "Wheel clapper will stop at any EVEN number inside the GREY sector",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "424",
                    "name": "Wheel clapper will stop at any ODD number inside the GREY sector",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "425",
                    "name": "Wheel clapper will stop at any EVEN number inside the RED sector",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "426",
                    "name": "Wheel clapper will stop at any ODD number inside the RED sector",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "427",
                    "name": "Wheel clapper will stop at any EVEN number inside the BLACK sector",
                    "items_count": "0",
                    "value": "6"
                },
                {
                    "code": "428",
                    "name": "Wheel clapper will stop at any ODD number inside the BLACK sector",
                    "items_count": "0",
                    "value": "6"
                }
            ],
            "items": [
                {
                    "number": "1",
                    "color": "black"
                },
                {
                    "number": "2",
                    "color": "grey"
                },
                {
                    "number": "3",
                    "color": "red"
                },
                {
                    "number": "4",
                    "color": "black"
                },
                {
                    "number": "5",
                    "color": "grey"
                },
                {
                    "number": "6",
                    "color": "red"
                },
                {
                    "number": "7",
                    "color": "black"
                },
                {
                    "number": "8",
                    "color": "grey"
                },
                {
                    "number": "9",
                    "color": "red"
                },
                {
                    "number": "10",
                    "color": "black"
                },
                {
                    "number": "11",
                    "color": "grey"
                },
                {
                    "number": "12",
                    "color": "red"
                },
                {
                    "number": "13",
                    "color": "black"
                },
                {
                    "number": "14",
                    "color": "grey"
                },
                {
                    "number": "15",
                    "color": "red"
                },
                {
                    "number": "16",
                    "color": "black"
                },
                {
                    "number": "17",
                    "color": "grey"
                },
                {
                    "number": "18",
                    "color": "red"
                }
            ]
        },
        {
            "id": "5",
            "name": "Bet On Poker",
            "type": "live",
            "odds": [
                {
                    "code": "301",
                    "name": "Hand 1 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "302",
                    "name": "Hand 2 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "303",
                    "name": "Hand 3 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "304",
                    "name": "Hand 4 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "305",
                    "name": "Hand 5 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "306",
                    "name": "Hand 6 wins",
                    "items_count": "0",
                    "value": "5.20"
                },
                {
                    "code": "321",
                    "name": "High card wins",
                    "items_count": "0",
                    "value": "100.00"
                },
                {
                    "code": "322",
                    "name": "One pair wins",
                    "items_count": "0",
                    "value": "5.80"
                },
                {
                    "code": "323",
                    "name": "Two pairs wins",
                    "items_count": "0",
                    "value": "3.13"
                },
                {
                    "code": "324",
                    "name": "Three of a kind wins",
                    "items_count": "0",
                    "value": "6.80"
                },
                {
                    "code": "325",
                    "name": "Straight wins",
                    "items_count": "0",
                    "value": "5.65"
                },
                {
                    "code": "326",
                    "name": "Flush wins",
                    "items_count": "0",
                    "value": "8.70"
                },
                {
                    "code": "327",
                    "name": "Full house wins",
                    "items_count": "0",
                    "value": "8.65"
                },
                {
                    "code": "328",
                    "name": "Four of a kind wins",
                    "items_count": "0",
                    "value": "80.00"
                },
                {
                    "code": "329",
                    "name": "Straight flush wins",
                    "items_count": "0",
                    "value": "100.00"
                },
                {
                    "code": "330",
                    "name": "Royal flush wins",
                    "items_count": "0",
                    "value": "100.00"
                }
            ],
            "items": []
        },
        {
            "id": "6",
            "name": "Baccarat",
            "type": "live",
            "odds": [
                {
                    "code": "601",
                    "name": "Player",
                    "items_count": "0",
                    "value": "1.91"
                },
                {
                    "code": "602",
                    "name": "Banker",
                    "items_count": "0",
                    "value": "1.88"
                },
                {
                    "code": "603",
                    "name": "Tie",
                    "items_count": "0",
                    "value": "10.00"
                },
                {
                    "code": "611",
                    "name": "Player pair",
                    "items_count": "0",
                    "value": "13.00"
                },
                {
                    "code": "612",
                    "name": "Banker pair",
                    "items_count": "0",
                    "value": "12.50"
                },
                {
                    "code": "613",
                    "name": "Either pair",
                    "items_count": "0",
                    "value": "6.75"
                },
                {
                    "code": "614",
                    "name": "Perfect pair",
                    "items_count": "0",
                    "value": "28.00"
                },
                {
                    "code": "621",
                    "name": "Small",
                    "items_count": "0",
                    "value": "2.44"
                },
                {
                    "code": "622",
                    "name": "Big",
                    "items_count": "0",
                    "value": "1.56"
                },
                {
                    "code": "631",
                    "name": "More RED cards will be drawn",
                    "items_count": "0",
                    "value": "2.53"
                },
                {
                    "code": "632",
                    "name": "More BLACK cards will be drawn",
                    "items_count": "0",
                    "value": "2.47"
                },
                {
                    "code": "633",
                    "name": "EQUAL number of BLACK AND RED cards will be drawn",
                    "items_count": "0",
                    "value": "3.95"
                },
                {
                    "code": "634",
                    "name": "ALL RED cards will be drawn",
                    "items_count": "0",
                    "value": "25.00"
                },
                {
                    "code": "635",
                    "name": "ALL BLACK cards will be drawn",
                    "items_count": "0",
                    "value": "25.00"
                },
                {
                    "code": "641",
                    "name": "ALL drawn cards will be of the SAME SUIT",
                    "items_count": "0",
                    "value": "100.00"
                },
                {
                    "code": "642",
                    "name": "PLAYERS first two drawn cards will be of the SAME SUIT",
                    "items_count": "0",
                    "value": "3.89"
                },
                {
                    "code": "643",
                    "name": "BANKERS first two drawn cards will be of the SAME SUIT",
                    "items_count": "0",
                    "value": "3.73"
                },
                {
                    "code": "651",
                    "name": "TOTAL of Players and Bankers points shall be (LESS than) UNDER 9.5",
                    "items_count": "0",
                    "value": "2.18"
                },
                {
                    "code": "652",
                    "name": "TOTAL of Players and Bankers points shall be (MORE than) OVER 9.5",
                    "items_count": "0",
                    "value": "1.68"
                },
                {
                    "code": "653",
                    "name": "TOTAL of Players and Bankers points shall be EVEN number",
                    "items_count": "0",
                    "value": "1.88"
                },
                {
                    "code": "654",
                    "name": "TOTAL of Players and Bankers points shall be ODD number",
                    "items_count": "0",
                    "value": "1.92"
                },
                {
                    "code": "661",
                    "name": "Total of PLAYERS POINTS will be an EVEN number",
                    "items_count": "0",
                    "value": "1.88"
                },
                {
                    "code": "662",
                    "name": "Total of PLAYERS POINTS will be an ODD number",
                    "items_count": "0",
                    "value": "1.92"
                },
                {
                    "code": "663",
                    "name": "Total of BANKERS POINTS will be an EVEN number",
                    "items_count": "0",
                    "value": "1.87"
                },
                {
                    "code": "664",
                    "name": "Total of BANKERS POINTS will be an ODD number",
                    "items_count": "0",
                    "value": "1.93"
                },
                {
                    "code": "671",
                    "name": "Next card - red",
                    "items_count": "0",
                    "value": "1.92"
                },
                {
                    "code": "672",
                    "name": "Next card - black",
                    "items_count": "0",
                    "value": "1.88"
                },
                {
                    "code": "673",
                    "name": "Next card - spade",
                    "items_count": "0",
                    "value": "3.77"
                },
                {
                    "code": "674",
                    "name": "Next card - heart",
                    "items_count": "0",
                    "value": "4.03"
                },
                {
                    "code": "675",
                    "name": "Next card - club",
                    "items_count": "0",
                    "value": "3.77"
                },
                {
                    "code": "676",
                    "name": "Next card - diamond",
                    "items_count": "0",
                    "value": "3.65"
                }
            ],
            "items": []
        }
    ],
    "response_code": 200,
    "error_message": false
}