VR重庆时时彩开奖接口API演示:以下内容为VR重庆时时彩开奖接口返回的JSON格式示例数据。 除开奖号首位以*显示外,其余内容和格式与正式接口内容完全相同(注:同一开奖接口可包含1个或多个彩种、且期数和数据格式可以自行选择)
根部属性为彩种英文名称,expires为接口到期时间,term为开奖期次,time为开奖时间,nextTerm为下一期的期次,nextTime为下一期的开奖时间
{
  "vrcq": {
    "name": "VR重庆时时彩",
    "expires": "2025-09-18 05:52:11",
    "nextTerm": "20250917-251",
    "nextTime": "2025-09-18 05:55:00",
    "message": "",
    "opens": [
      {
        "term": "20250917-250",
        "number": "*,2,9,4,1",
        "time": "2025-09-18 05:50:00"
      },
      {
        "term": "20250917-249",
        "number": "*,9,1,6,7",
        "time": "2025-09-18 05:45:00"
      },
      {
        "term": "20250917-248",
        "number": "*,7,9,0,0",
        "time": "2025-09-18 05:40:00"
      },
      {
        "term": "20250917-247",
        "number": "*,5,7,3,1",
        "time": "2025-09-18 05:35:00"
      },
      {
        "term": "20250917-246",
        "number": "*,4,2,2,7",
        "time": "2025-09-18 05:30:00"
      }
    ]
  }
}