香港六合


接口地址

http://api.et15.com/api/OPENapi

返回格式

JSON

请求方式:

GET/POST

请求示例:

http://api.et15.com/api/OPENapi?type=xglhc&retype=json

参数说明

名称 必填 类型 说明

返回数据

{
    "code": 1,
    "msg": "ok",
    "time": 1735638879,
    "data": [{
        "issue": "20241231-1076",
        "opendate": "2024-12-31 17:56:00",
        "code": "1,1,9,8,3",
        "codelist": null,
        "lotterycode": "TXFFC",
        "cur_online": "319521983",
        "max_online": null,
        "officialissue": "20241231-1076"
    }]
}

调用实例


						
						

示例代码