{
  "index": {
    "url": "http://185.76.244.97:3002/api/as/v1/engines/t4/documents",
    "api_key": "private-uncn62ovh2ikxcfked1kax3j"
  },
  "schemas": {
    "betradar": {
      "sport_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "BetradarSportID"
          }
        ]
      ],
      "category_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "BetradarCategoryID"
          }
        ]
      ],
      "outright_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Outright"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "BetradarOutrightID"
          }
        ]
      ],
      "tournament_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Tournament"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "BetradarTournamentID"
          }
        ]
      ],
      "match_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Tournament"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Match"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "BetradarMatchID"
          }
        ]
      ],
      "competitor_id": [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Tournament"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Match"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Fixture"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Competitors"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Texts"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Text"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "ID"
          }
        ]
      ],
      "market_id" : [
        [
          {
            "method": "getElementsByTagName",
            "argument": "Sports"
          },
          {
            "method": "item",
            "argument": "0"
          },
          {
            "method": "getElementsByTagName",
            "argument": "Sport"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Category"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Tournament"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Match"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "MatchOdds"
          }
        ],
        [
          {
            "method": "getElementsByTagName",
            "argument": "Bet"
          }
        ],
        [
          {
            "method": "getAttribute",
            "argument": "OddsType"
          }
        ]
      ]
    }
  },
  "feeds": [
    {
      "name": "BetRadar Imported",
      "path": "/odds/betradar/rmq_received",
      "invalid_path": "/odds/invalid",
      "parsed_path": "/odds/betradar/rmq_received/parsed",
      "download_url": "http://tsrv04.oddsandmore.com:8889",
      "provider": "betradar",
      "attributes": [
        "sport_id",
        "category_id",
        "outright_id",
        "tournament_id",
        "match_id",
        "competitor_id",
        "market_id"
      ]
    },
    {
      "name": "BetRadar Exported",
      "path": "/odds/uoftest",
      "invalid_path": "/odds/invalid",
      "parsed_path": "/odds/uoftest/parsed",
      "download_url": "http://tsrv04.oddsandmore.com:8888",
      "provider": "betradar",
      "attributes": [
        "sport_id",
        "category_id",
        "outright_id",
        "tournament_id",
        "match_id",
        "competitor_id",
        "market_id"
      ]
    }
  ]
}
