APP首页横幅与推荐赛程 websocket测试 GET /api/v3/match/getSlideEvents 接口描述 get/post都可 说明 / 示例 ~~~ { "code": 200, "data": { "list": [{ "id": 3524922, //比赛ID "season_id": 10015, "competition_id": 3032, "home_team_id": 55059, "away_team_id": 49327, "status_id": 1, // 比赛状态 "match_time": 1623520800, // 比赛时间戳 "neutral": 0, "note": "", "home_scores": "[0,0,0,0,0,0,0]", "away_scores": "[0,0,0,0,0,0,0]", "home_position": "", "away_position": "", "coverage": "{\"mlive\":0,\"intelligence\":0,\"lineup\":0}", "venue_id": null, "referee_id": null, "round": "{" stage_id ":48170," round_num ":27," group_num ":0}", "environment": "", "trend": "", "live_url_1": "", "live_url_2": "", "live_url_3": "", "pc_link": "", "mobile_link": "", "is_deleted": 0, "updated_time": 1621828211, "match_date": "2021-06-13", "state_str": "未开赛", "is_playing": 1, "live_class_id": 2, // 比赛类型 1篮球 2足球 "home_team": { // 主队情况 "id": 55059, "competition_id": 3032, "country_id": 179, "name_zh": "AS瓦加杜古", // 主队名 "name_zht": "AS瓦加杜古", // 主队名 "name_en": "AS Douanes Ouagadougou", // 主队名 "short_name_zh": "AS瓦加杜古", // 主队名 "short_name_zht": "AS瓦加杜古", // 主队名 "short_name_en": "AS Douanes Ouagadougou", // 主队名 "logo": "https://cdn.sportnanoapi.com/football/team/02e905e8f407b78d24c8ee895d7dce8e.png", // 主队logo "national": 0, "foundation_time": 0, "website": "", "manager_id": 0, "venue_id": 0, "market_value": 0, "market_value_currency": "", "country_logo": "", "total_players": 0, "foreign_players": 0, "national_players": 0, "is_deleted": 0, "points": null, "ranking": null, "position_changed": null, "previous_points": null, "updated_time": 1621339596 }, "away_team": { "id": 49327, "competition_id": 3032, "country_id": 179, "name_zh": "萨利塔斯", // 客队名 "name_zht": "薩利塔斯", // 客队名 "name_en": "Salitas FC", // 客队名 "short_name_zh": "萨利塔斯", // 客队名 "short_name_zht": "薩利塔斯", // 客队名 "short_name_en": "Salitas FC", // 客队名 "logo": "https://cdn.sportnanoapi.com/football/team/28f5fa2cb110233f7807d09d663c046d.png", // 客队logo "national": 0, "foundation_time": 0, "website": "", "manager_id": 0, "venue_id": 0, "market_value": 0, "market_value_currency": "", "country_logo": "", "total_players": 0, "foreign_players": 0, "national_players": 0, "is_deleted": 0, "points": null, "ranking": null, "position_changed": null, "previous_points": null, "updated_time": 1621410993 }, "league": { "id": 3032, "category_id": 6, "country_id": 179, "name_zh": "布法联", // 联赛名 "name_zht": "布法聯", // 联赛名 "name_en": "Burkina Faso Division 1", // 联赛名 "short_name_zh": null, // 联赛名 "short_name_zht": null, // 联赛名 "short_name_en": "BF Division 1", // 联赛名 "logo": "https://cdn.sportnanoapi.com/football/competition/1e6ed668e5e97ae303d365eb3ee6ae7b.png", // 联赛LOGO "type": 1, "cur_season_id": 10015, "cur_stage_id": 48170, "cur_round": 33, "round_count": null, "title_holder": null, "most_titles": null, "newcomers": null, "divisions": null, "host": null, "primary_color": "", "secondary_color": "", "is_deleted": 0, "updated_time": 1621872012 } }], "slide": [{ "image": "http://img.zbitcloud.com/http://img.zbitcloud.com/image/liveCover/68eeaea8562636164ba527fbd006cfba.png", // 横幅图片 "url": "https://www.baidu.com/", // 跳转地址 "id": 14 // id }] }, "msg": "请求成功" } ~~~
~~~ { "code": 200, "data": { "list": [{ "id": 3524922, //比赛ID "season_id": 10015, "competition_id": 3032, "home_team_id": 55059, "away_team_id": 49327, "status_id": 1, // 比赛状态 "match_time": 1623520800, // 比赛时间戳 "neutral": 0, "note": "", "home_scores": "[0,0,0,0,0,0,0]", "away_scores": "[0,0,0,0,0,0,0]", "home_position": "", "away_position": "", "coverage": "{\"mlive\":0,\"intelligence\":0,\"lineup\":0}", "venue_id": null, "referee_id": null, "round": "{" stage_id ":48170," round_num ":27," group_num ":0}", "environment": "", "trend": "", "live_url_1": "", "live_url_2": "", "live_url_3": "", "pc_link": "", "mobile_link": "", "is_deleted": 0, "updated_time": 1621828211, "match_date": "2021-06-13", "state_str": "未开赛", "is_playing": 1, "live_class_id": 2, // 比赛类型 1篮球 2足球 "home_team": { // 主队情况 "id": 55059, "competition_id": 3032, "country_id": 179, "name_zh": "AS瓦加杜古", // 主队名 "name_zht": "AS瓦加杜古", // 主队名 "name_en": "AS Douanes Ouagadougou", // 主队名 "short_name_zh": "AS瓦加杜古", // 主队名 "short_name_zht": "AS瓦加杜古", // 主队名 "short_name_en": "AS Douanes Ouagadougou", // 主队名 "logo": "https://cdn.sportnanoapi.com/football/team/02e905e8f407b78d24c8ee895d7dce8e.png", // 主队logo "national": 0, "foundation_time": 0, "website": "", "manager_id": 0, "venue_id": 0, "market_value": 0, "market_value_currency": "", "country_logo": "", "total_players": 0, "foreign_players": 0, "national_players": 0, "is_deleted": 0, "points": null, "ranking": null, "position_changed": null, "previous_points": null, "updated_time": 1621339596 }, "away_team": { "id": 49327, "competition_id": 3032, "country_id": 179, "name_zh": "萨利塔斯", // 客队名 "name_zht": "薩利塔斯", // 客队名 "name_en": "Salitas FC", // 客队名 "short_name_zh": "萨利塔斯", // 客队名 "short_name_zht": "薩利塔斯", // 客队名 "short_name_en": "Salitas FC", // 客队名 "logo": "https://cdn.sportnanoapi.com/football/team/28f5fa2cb110233f7807d09d663c046d.png", // 客队logo "national": 0, "foundation_time": 0, "website": "", "manager_id": 0, "venue_id": 0, "market_value": 0, "market_value_currency": "", "country_logo": "", "total_players": 0, "foreign_players": 0, "national_players": 0, "is_deleted": 0, "points": null, "ranking": null, "position_changed": null, "previous_points": null, "updated_time": 1621410993 }, "league": { "id": 3032, "category_id": 6, "country_id": 179, "name_zh": "布法联", // 联赛名 "name_zht": "布法聯", // 联赛名 "name_en": "Burkina Faso Division 1", // 联赛名 "short_name_zh": null, // 联赛名 "short_name_zht": null, // 联赛名 "short_name_en": "BF Division 1", // 联赛名 "logo": "https://cdn.sportnanoapi.com/football/competition/1e6ed668e5e97ae303d365eb3ee6ae7b.png", // 联赛LOGO "type": 1, "cur_season_id": 10015, "cur_stage_id": 48170, "cur_round": 33, "round_count": null, "title_holder": null, "most_titles": null, "newcomers": null, "divisions": null, "host": null, "primary_color": "", "secondary_color": "", "is_deleted": 0, "updated_time": 1621872012 } }], "slide": [{ "image": "http://img.zbitcloud.com/http://img.zbitcloud.com/image/liveCover/68eeaea8562636164ba527fbd006cfba.png", // 横幅图片 "url": "https://www.baidu.com/", // 跳转地址 "id": 14 // id }] }, "msg": "请求成功" } ~~~