Skip to content

web live lottery check

kotoriのねこ edited this page Apr 4, 2020 · 1 revision

目录

高能查询

Top

name ps
url http://api.live.bilibili.com/xlive/lottery-interface/v1/lottery/Check
host api.live.bilibili.com
path /xlive/lottery-interface/v1/lottery/Check
method GET
key value
roomid 房间号

天选查询

Top

name ps
url https://api.live.bilibili.com/xlive/lottery-interface/v1/Anchor/Check
host api.live.bilibili.com
path /xlive/lottery-interface/v1/Anchor/Check
method GET
key value
roomid 房间号

JSON返回值

{
    "code": 0,
    "data": {
        "id": 25396,
        "room_id": 10556121,
        "status": 1,
        "asset_icon": "https://i0.hdslb.com/bfs/live/992c2ccf88d3ea99620fb3a75e672e0abe850e9c.png",
        "award_name": "照片",
        "award_num": 1,
        "award_image": "",
        "danmu": "咩",
        "time": 270,
        "current_time": 1576809967,
        "join_type": 1,
        "require_type": 0,
        "require_value": 0,
        "require_text": "无",
        "gift_id": 30046,
        "gift_name": "打榜",
        "gift_num": 1,
        "gift_price": 2000,
        "cur_gift_num": 0,
        "goaway_time": 180,
        "award_users": [
            
        ],
        "show_panel": 1,
        "url": "https://live.bilibili.com/p/html/live-lottery/anchor-join.html?is_live_half_webview=1&hybrid_biz=live-lottery-anchor&hybrid_half_ui=1,5,100p,100p,000000,0,30,0,0,1;2,5,100p,100p,000000,0,30,0,0,1;3,5,100p,100p,000000,0,30,0,0,1;4,5,100p,100p,000000,0,30,0,0,1;5,5,100p,100p,000000,0,30,0,0,1;6,5,100p,100p,000000,0,30,0,0,1;7,5,100p,100p,000000,0,30,0,0,1;8,5,100p,100p,000000,0,30,0,0,1",
        "lot_status": 0,
        "web_url": "https://live.bilibili.com/p/html/live-lottery/anchor-join.html",
        "send_gift_ensure": 0
    },
    "message": "ok",
    "msg": "ok"
}