王者荣耀赛事接口
  1. 挑战者杯bp h5 接口
王者荣耀赛事接口
  • 离线数据接口
    • 战队生涯数据-新
      GET
    • 选手生涯数据-新
      GET
    • 选手生涯数据
      GET
    • 英雄组合赛季数据
      GET
    • 英雄赛季数据
      GET
    • 战队小场赛季数据
      GET
    • 英雄 - 战队赛季数据
      GET
    • 选手赛季数据
      GET
    • 选手 - 英雄赛季数据
      GET
    • 战队赛季数据
      GET
    • 战队生涯数据
      GET
    • 离线数据 - excel
      GET
    • 战队赛程赛季数据
      GET
    • 英雄组合 - 战队 赛季数据
      GET
  • 实时数据接口
    • 对阵队伍历史交战记录
      GET
    • 传奇野怪持续期间经济变化
      GET
    • 实时经济排名
      GET
    • 实时经验排名
      GET
    • 实时经济曲线接口
      GET
    • 团战实时伤害接口
      GET
    • 技能CD接口
      GET
    • 经济曲线接口-新
      GET
    • 选手实时数据
      GET
    • 选手装备经济
      GET
    • 战队赛程信息获取
      GET
    • 战队积分榜
      GET
    • 经济曲线
      GET
    • 队伍实时数据
      GET
    • 选手实时数据
      GET
    • 经济曲线
      GET
    • 选手装备经济
      GET
    • 队伍实时数据
      GET
  • 挑战者杯bp h5 接口
    • 未换位前bp记录
      • 更新bp记录
      • 获取bp记
      • 新建bp记录
    • 新建bp记录
      POST
    • 选手列表
      GET
    • 更新bp记录
      PUT
    • 获取bp记录
      GET
    • 挑战者战队 字典
      GET
    • 战队列表
      GET
  • 挑战者杯字幕用接口
    • 全局bp
    • 英雄ban率
    • 英雄组合
  • 夏季赛接口
    • 全局bp接口
  • 王者公用接口
    • 主播预测得分
    • 英雄组合接口
    • 最佳选手接口
    • 每日对阵数据对比
  • 全国大赛字幕接口
    • 全局bp
    • 选手实时数据 - 全国大赛
    • 队伍实时数据 - 全国大赛
    • 经济曲线 - 全国大赛
    • 传奇野怪持续期间经济变化 - 全国大赛
    • 实时经济排名 - 全国大赛
    • 实时经验排名 - 全国大赛
    • 最佳选手接口 - 全国大赛
  • 最佳/MVP选手排名接口
    • 2022 年 mvp选手排行榜
    • 2022年 夏季赛 获取所有选手mvp次数
    • 2023年 春季赛 最佳选手排行榜接口
    • 2023年 春季赛 获取所有最佳选手
    • 2023年 春季赛 mvp次数排行榜
    • 2023年 所有选手mvp次数
  • 高通骁龙权益接口
    • 面部表情接口
    • 战意曲线接口
  • 宝可梦接口
    • 宝可梦BP数据
    • 宝可梦选手数据
    • 宝可梦队伍数据
  • HOK赛事数据接口
    • 选手数据 - 实时数据
    • 选手数据 - 赛果数据
    • 战队数据 - 实时数据
    • 战队数据 - 赛果数据
    • 对位经济差数据 - 实时数据
    • 事件数据 - 实时数据
    • 经济排名 - 实时数据
    • 经验排名 - 实时数据
    • 多杀数据 - 实时数据
    • 经济曲线 - 赛果数据
    • 团队经济差 - 赛果数据
    • 选手多杀 - 实时数据
  • 参数
    GET
  1. 挑战者杯bp h5 接口

选手列表

GET
https://live-web.timi-esports.qq.com/api/common/getTzzPlayerList
最后修改时间:2022-11-28 06:30:05
责任人:未设置
暂无描述

请求参数

Query 参数
team
string 
战队id
可选
示例值:
2
name
string 
选手名
可选
示例值:
上海EDGM.柠栀

返回响应

🟢200成功
application/json
Body
code
integer 
示例:-
必需
data
object 
返回数据
必需
示例:-
list
array [object {10}] 
示例:-
必需
total
integer 
示例:95
必需
page
integer 
分页页码,数字类型
必需
示例:-
pageSize
integer 
示例:-
必需
msg
string 
返回文字描述
必需
示例:获取成功
示例
{
    "code": 0,
    "data": {
        "list": [
            {
                "ID": 2,
                "CreatedAt": "2022-08-29T13:21:29.484Z",
                "UpdatedAt": "2022-08-29T13:21:29.484Z",
                "name": "上海EDGM.柠栀",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 3,
                "CreatedAt": "2022-08-29T13:21:29.496Z",
                "UpdatedAt": "2022-08-29T13:21:29.496Z",
                "name": "上海EDGM.yuan",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 4,
                "CreatedAt": "2022-08-29T13:21:29.507Z",
                "UpdatedAt": "2022-08-29T13:21:29.507Z",
                "name": "上海EDGM.Ming",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 5,
                "CreatedAt": "2022-08-29T13:21:29.522Z",
                "UpdatedAt": "2022-08-29T13:21:29.522Z",
                "name": "上海EDGM.嘉木",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 6,
                "CreatedAt": "2022-08-29T13:21:29.534Z",
                "UpdatedAt": "2022-08-29T13:21:29.534Z",
                "name": "上海EDGM.Roc",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 7,
                "CreatedAt": "2022-08-29T13:21:29.545Z",
                "UpdatedAt": "2022-08-29T13:21:29.545Z",
                "name": "上海EDGM.言梦",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 8,
                "CreatedAt": "2022-08-29T13:21:29.556Z",
                "UpdatedAt": "2022-08-29T13:21:29.556Z",
                "name": "上海EDGM.Silver",
                "team": 2,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 9,
                "CreatedAt": "2022-08-29T13:22:57.984Z",
                "UpdatedAt": "2022-08-29T13:22:57.984Z",
                "name": "武汉estarPro.花海",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 10,
                "CreatedAt": "2022-08-29T13:22:58.002Z",
                "UpdatedAt": "2022-08-29T13:22:58.002Z",
                "name": "武汉estarPro.坦然",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 11,
                "CreatedAt": "2022-08-29T13:22:58.015Z",
                "UpdatedAt": "2022-08-29T13:22:58.015Z",
                "name": "武汉estarPro.清融",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 12,
                "CreatedAt": "2022-08-29T13:22:58.027Z",
                "UpdatedAt": "2022-08-29T13:22:58.027Z",
                "name": "武汉estarPro.风劫",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 13,
                "CreatedAt": "2022-08-29T13:22:58.045Z",
                "UpdatedAt": "2022-08-29T13:22:58.045Z",
                "name": "武汉estarPro.子阳",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 14,
                "CreatedAt": "2022-08-29T13:22:58.06Z",
                "UpdatedAt": "2022-08-29T13:22:58.06Z",
                "name": "武汉estarPro.易峥",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 15,
                "CreatedAt": "2022-08-29T13:22:58.072Z",
                "UpdatedAt": "2022-08-29T13:22:58.072Z",
                "name": "武汉estarPro.铭淮",
                "team": 13,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 16,
                "CreatedAt": "2022-08-29T13:23:44.209Z",
                "UpdatedAt": "2022-08-29T13:23:44.209Z",
                "name": "苏州KSG.啊泽",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 17,
                "CreatedAt": "2022-08-29T13:23:44.22Z",
                "UpdatedAt": "2022-08-29T13:23:44.22Z",
                "name": "苏州KSG.一曲",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 18,
                "CreatedAt": "2022-08-29T13:23:44.233Z",
                "UpdatedAt": "2022-08-29T13:23:44.233Z",
                "name": "苏州KSG.清风",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 19,
                "CreatedAt": "2022-08-29T13:23:44.248Z",
                "UpdatedAt": "2022-08-29T13:23:44.248Z",
                "name": "苏州KSG.晚星",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 20,
                "CreatedAt": "2022-08-29T13:23:44.26Z",
                "UpdatedAt": "2022-08-29T13:23:44.26Z",
                "name": "苏州KSG.白白",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 21,
                "CreatedAt": "2022-08-29T13:23:44.271Z",
                "UpdatedAt": "2022-08-29T13:23:44.271Z",
                "name": "苏州KSG.小A",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 22,
                "CreatedAt": "2022-08-29T13:23:44.282Z",
                "UpdatedAt": "2022-08-29T13:23:44.282Z",
                "name": "苏州KSG.小玖",
                "team": 12,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 23,
                "CreatedAt": "2022-08-29T13:24:30.422Z",
                "UpdatedAt": "2022-08-29T13:24:30.422Z",
                "name": "北京WB.暖阳",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 24,
                "CreatedAt": "2022-08-29T13:24:30.434Z",
                "UpdatedAt": "2022-08-29T13:24:30.434Z",
                "name": "北京WB.星宇",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 25,
                "CreatedAt": "2022-08-29T13:24:30.446Z",
                "UpdatedAt": "2022-08-29T13:24:30.446Z",
                "name": "北京WB.乔兮",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 26,
                "CreatedAt": "2022-08-29T13:24:30.46Z",
                "UpdatedAt": "2022-08-29T13:24:30.46Z",
                "name": "北京WB.梓墨",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 27,
                "CreatedAt": "2022-08-29T13:24:30.472Z",
                "UpdatedAt": "2022-08-29T13:24:30.472Z",
                "name": "北京WB.花卷",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 28,
                "CreatedAt": "2022-08-29T13:24:30.483Z",
                "UpdatedAt": "2022-08-29T13:24:30.483Z",
                "name": "北京WB.STAR",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 29,
                "CreatedAt": "2022-08-29T13:24:30.495Z",
                "UpdatedAt": "2022-08-29T13:24:30.495Z",
                "name": "北京WB.阿豆",
                "team": 8,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 30,
                "CreatedAt": "2022-08-29T13:25:39.447Z",
                "UpdatedAt": "2022-08-29T13:25:39.447Z",
                "name": "重庆狼队.Fly",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 31,
                "CreatedAt": "2022-08-29T13:25:39.459Z",
                "UpdatedAt": "2022-08-29T13:25:39.459Z",
                "name": "重庆狼队.帆帆",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 32,
                "CreatedAt": "2022-08-29T13:25:39.471Z",
                "UpdatedAt": "2022-08-29T13:25:39.471Z",
                "name": "重庆狼队.小胖",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 33,
                "CreatedAt": "2022-08-29T13:25:39.482Z",
                "UpdatedAt": "2022-08-29T13:25:39.482Z",
                "name": "重庆狼队.今屿",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 34,
                "CreatedAt": "2022-08-29T13:25:39.496Z",
                "UpdatedAt": "2022-08-29T13:25:39.496Z",
                "name": "重庆狼队.妖刀",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 35,
                "CreatedAt": "2022-08-29T13:25:39.508Z",
                "UpdatedAt": "2022-08-29T13:25:39.508Z",
                "name": "重庆狼队.向鱼",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 36,
                "CreatedAt": "2022-08-29T13:25:39.519Z",
                "UpdatedAt": "2022-08-29T13:25:39.519Z",
                "name": "重庆狼队.月色",
                "team": 14,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 37,
                "CreatedAt": "2022-08-29T13:26:40.014Z",
                "UpdatedAt": "2022-08-29T13:26:40.014Z",
                "name": "佛山DRG.GK阿改",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 38,
                "CreatedAt": "2022-08-29T13:26:40.026Z",
                "UpdatedAt": "2022-08-29T13:26:40.026Z",
                "name": "佛山DRG.GK百兽",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 39,
                "CreatedAt": "2022-08-29T13:26:40.04Z",
                "UpdatedAt": "2022-08-29T13:26:40.04Z",
                "name": "佛山DRG.GK鹏鹏",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 40,
                "CreatedAt": "2022-08-29T13:26:40.052Z",
                "UpdatedAt": "2022-08-29T13:26:40.052Z",
                "name": "佛山DRG.GK小度",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 41,
                "CreatedAt": "2022-08-29T13:26:40.063Z",
                "UpdatedAt": "2022-08-29T13:26:40.063Z",
                "name": "佛山DRG.GK梦岚",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 42,
                "CreatedAt": "2022-08-29T13:26:40.074Z",
                "UpdatedAt": "2022-08-29T13:26:40.074Z",
                "name": "佛山DRG.GK青枫",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 43,
                "CreatedAt": "2022-08-29T13:26:40.091Z",
                "UpdatedAt": "2022-08-29T13:26:40.091Z",
                "name": "佛山DRG.GK源",
                "team": 11,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 44,
                "CreatedAt": "2022-08-29T13:27:28.697Z",
                "UpdatedAt": "2022-08-29T13:27:28.697Z",
                "name": "MTG.情缘",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 45,
                "CreatedAt": "2022-08-29T13:27:28.709Z",
                "UpdatedAt": "2022-08-29T13:27:28.709Z",
                "name": "MTG.久凡",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 46,
                "CreatedAt": "2022-08-29T13:27:28.721Z",
                "UpdatedAt": "2022-08-29T13:27:28.721Z",
                "name": "MTG.小宝",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 47,
                "CreatedAt": "2022-08-29T13:27:28.736Z",
                "UpdatedAt": "2022-08-29T13:27:28.736Z",
                "name": "MTG.小久",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 48,
                "CreatedAt": "2022-08-29T13:27:28.747Z",
                "UpdatedAt": "2022-08-29T13:27:28.747Z",
                "name": "MTG.迷途",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 49,
                "CreatedAt": "2022-08-29T13:27:28.759Z",
                "UpdatedAt": "2022-08-29T13:27:28.759Z",
                "name": "MTG.阿怪",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 50,
                "CreatedAt": "2022-08-29T13:27:28.868Z",
                "UpdatedAt": "2022-08-29T13:27:28.868Z",
                "name": "MTG.林然",
                "team": 5,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 51,
                "CreatedAt": "2022-08-29T13:28:15.616Z",
                "UpdatedAt": "2022-08-29T13:28:15.616Z",
                "name": "东莞Wz.靖风",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 52,
                "CreatedAt": "2022-08-29T13:28:15.628Z",
                "UpdatedAt": "2022-08-29T13:28:15.628Z",
                "name": "东莞Wz.无忌",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 53,
                "CreatedAt": "2022-08-29T13:28:15.64Z",
                "UpdatedAt": "2022-08-29T13:28:15.64Z",
                "name": "东莞Wz.优秀",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 54,
                "CreatedAt": "2022-08-29T13:28:15.651Z",
                "UpdatedAt": "2022-08-29T13:28:15.651Z",
                "name": "东莞Wz.御天",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 55,
                "CreatedAt": "2022-08-29T13:28:15.663Z",
                "UpdatedAt": "2022-08-29T13:28:15.663Z",
                "name": "东莞Wz.小锡",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 56,
                "CreatedAt": "2022-08-29T13:28:15.676Z",
                "UpdatedAt": "2022-08-29T13:28:15.676Z",
                "name": "东莞Wz.阿文",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 57,
                "CreatedAt": "2022-08-29T13:28:15.691Z",
                "UpdatedAt": "2022-08-29T13:28:15.691Z",
                "name": "东莞Wz.温旭",
                "team": 10,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 58,
                "CreatedAt": "2022-08-29T13:29:26.347Z",
                "UpdatedAt": "2022-08-29T13:29:26.347Z",
                "name": "BOA.梦溪",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 59,
                "CreatedAt": "2022-08-29T13:29:26.359Z",
                "UpdatedAt": "2022-08-29T13:29:26.359Z",
                "name": "BOA.寒逍",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 60,
                "CreatedAt": "2022-08-29T13:29:26.371Z",
                "UpdatedAt": "2022-08-29T13:29:26.371Z",
                "name": "BOA.郁上",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 61,
                "CreatedAt": "2022-08-29T13:29:26.382Z",
                "UpdatedAt": "2022-08-29T13:29:26.382Z",
                "name": "BOA.毕之",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 62,
                "CreatedAt": "2022-08-29T13:29:26.393Z",
                "UpdatedAt": "2022-08-29T13:29:26.393Z",
                "name": "BOA.小星",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 63,
                "CreatedAt": "2022-08-29T13:29:26.407Z",
                "UpdatedAt": "2022-08-29T13:29:26.407Z",
                "name": "BOA.小瞳",
                "team": 1,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 64,
                "CreatedAt": "2022-08-29T13:30:42.565Z",
                "UpdatedAt": "2022-08-29T13:30:42.565Z",
                "name": "YYG.孤梦",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 65,
                "CreatedAt": "2022-08-29T13:30:42.58Z",
                "UpdatedAt": "2022-08-29T13:30:42.58Z",
                "name": "YYG.挽安",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 66,
                "CreatedAt": "2022-08-29T13:30:42.592Z",
                "UpdatedAt": "2022-08-29T13:30:42.592Z",
                "name": "YYG.小锐",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 67,
                "CreatedAt": "2022-08-29T13:30:42.605Z",
                "UpdatedAt": "2022-08-29T13:30:42.605Z",
                "name": "YYG.清寂",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 68,
                "CreatedAt": "2022-08-29T13:30:42.616Z",
                "UpdatedAt": "2022-08-29T13:30:42.616Z",
                "name": "YYG.小秋",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 69,
                "CreatedAt": "2022-08-29T13:30:42.628Z",
                "UpdatedAt": "2022-08-29T13:30:42.628Z",
                "name": "YYG.轻语",
                "team": 9,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 70,
                "CreatedAt": "2022-08-29T13:31:33.883Z",
                "UpdatedAt": "2022-08-29T13:38:54.945Z",
                "name": "TCG.冷陌",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 71,
                "CreatedAt": "2022-08-29T13:31:33.896Z",
                "UpdatedAt": "2022-08-29T13:39:01.021Z",
                "name": "TCG.余七",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 72,
                "CreatedAt": "2022-08-29T13:31:33.907Z",
                "UpdatedAt": "2022-08-29T13:39:06.72Z",
                "name": "TCG.折扇",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 73,
                "CreatedAt": "2022-08-29T13:31:33.923Z",
                "UpdatedAt": "2022-08-29T13:39:12.408Z",
                "name": "TCG.苏白",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 74,
                "CreatedAt": "2022-08-29T13:31:33.943Z",
                "UpdatedAt": "2022-08-29T13:39:18.213Z",
                "name": "TCG.杜康",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 75,
                "CreatedAt": "2022-08-29T13:31:33.955Z",
                "UpdatedAt": "2022-08-29T13:39:26.013Z",
                "name": "TCG.Tiger",
                "team": 6,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 76,
                "CreatedAt": "2022-08-29T13:32:21.14Z",
                "UpdatedAt": "2022-08-29T13:32:21.14Z",
                "name": "TY.清澈",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 77,
                "CreatedAt": "2022-08-29T13:32:21.154Z",
                "UpdatedAt": "2022-08-29T13:32:21.154Z",
                "name": "TY.晓轩",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 78,
                "CreatedAt": "2022-08-29T13:32:21.166Z",
                "UpdatedAt": "2022-08-29T13:32:21.166Z",
                "name": "TY.小烨",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 79,
                "CreatedAt": "2022-08-29T13:32:21.178Z",
                "UpdatedAt": "2022-08-29T13:32:21.178Z",
                "name": "TY.狐狸",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 80,
                "CreatedAt": "2022-08-29T13:32:21.191Z",
                "UpdatedAt": "2022-08-29T13:32:21.191Z",
                "name": "TY.乐乐",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 81,
                "CreatedAt": "2022-08-29T13:32:21.212Z",
                "UpdatedAt": "2022-08-29T13:32:21.212Z",
                "name": "TY.陈强",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 82,
                "CreatedAt": "2022-08-29T13:32:21.212Z",
                "UpdatedAt": "2022-08-29T13:32:21.212Z",
                "name": "TY.万基",
                "team": 7,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 83,
                "CreatedAt": "2022-08-29T13:33:00.8Z",
                "UpdatedAt": "2022-08-29T13:33:00.8Z",
                "name": "EMC.夏竹",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 84,
                "CreatedAt": "2022-08-29T13:33:00.814Z",
                "UpdatedAt": "2022-08-29T13:33:00.814Z",
                "name": "EMC.阿兴",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 85,
                "CreatedAt": "2022-08-29T13:33:00.826Z",
                "UpdatedAt": "2022-08-29T13:33:00.826Z",
                "name": "EMC.花季",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 86,
                "CreatedAt": "2022-08-29T13:33:00.838Z",
                "UpdatedAt": "2022-08-29T13:33:00.838Z",
                "name": "EMC.小怀",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 87,
                "CreatedAt": "2022-08-29T13:33:00.849Z",
                "UpdatedAt": "2022-08-29T13:33:00.849Z",
                "name": "EMC.长生",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 88,
                "CreatedAt": "2022-08-29T13:33:00.862Z",
                "UpdatedAt": "2022-08-29T13:33:00.862Z",
                "name": "EMC.子衿",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 89,
                "CreatedAt": "2022-08-29T13:33:00.875Z",
                "UpdatedAt": "2022-08-29T13:33:00.875Z",
                "name": "EMC.潼雨",
                "team": 3,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 90,
                "CreatedAt": "2022-08-29T13:33:43.936Z",
                "UpdatedAt": "2022-08-29T13:33:43.936Z",
                "name": "GOG.熊猫",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 91,
                "CreatedAt": "2022-08-29T13:33:43.947Z",
                "UpdatedAt": "2022-08-29T13:33:43.947Z",
                "name": "GOG.花萼",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 92,
                "CreatedAt": "2022-08-29T13:33:43.962Z",
                "UpdatedAt": "2022-08-29T13:33:43.962Z",
                "name": "GOG.东",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 93,
                "CreatedAt": "2022-08-29T13:33:43.973Z",
                "UpdatedAt": "2022-08-29T13:33:43.973Z",
                "name": "GOG.救赎",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 94,
                "CreatedAt": "2022-08-29T13:33:43.985Z",
                "UpdatedAt": "2022-08-29T13:33:43.985Z",
                "name": "GOG.傲寒",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 95,
                "CreatedAt": "2022-08-29T13:33:43.996Z",
                "UpdatedAt": "2022-08-29T13:33:43.996Z",
                "name": "GOG.辉辉",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            },
            {
                "ID": 96,
                "CreatedAt": "2022-08-29T13:33:44.01Z",
                "UpdatedAt": "2022-08-29T13:33:44.01Z",
                "name": "GOG.鲲鹏",
                "team": 4,
                "place": null,
                "img1": "",
                "img2": "",
                "img3": "",
                "img4": ""
            }
        ],
        "total": 95,
        "page": 0,
        "pageSize": 0
    },
    "msg": "获取成功"
}
🟢200错误
修改于 2022-11-28 06:30:05
上一页
新建bp记录
下一页
更新bp记录
Built with