lottery

咕啦-彩票系统


球队未来赛程

<p><strong>简要描述:</strong> </p> <ul> <li>球队未来赛程</li> </ul> <p><strong>请求URL:</strong> -C端 <code>http://xx.com/api/publicinterface/interface/get-future-schedule</code> -B端 <code>http://xx.com/api/store/store/get-future-schedule</code><br /> <strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">schedule_mid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>赛程mid</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 600, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;result&amp;quot;: { &amp;quot;home_list&amp;quot;: [ //主队列表 { &amp;quot;schedule_mid&amp;quot;: &amp;quot;628040&amp;quot;, //赛程mid &amp;quot;league_code&amp;quot;: “111”, //联赛code &amp;quot;league_name&amp;quot;: &amp;quot;中足杯&amp;quot;, //联赛名 &amp;quot;play_time&amp;quot;: &amp;quot;2017-07-19 18:00:00&amp;quot;, //比赛时间 &amp;quot;home_team_name&amp;quot;: &amp;quot;天津权健&amp;quot;, //主队名称 &amp;quot;home_team_mid&amp;quot;: &amp;quot;18583&amp;quot;, //主队mid &amp;quot;visit_team_mid&amp;quot;: &amp;quot;10655&amp;quot;, //客队mid &amp;quot;visit_team_name&amp;quot;: &amp;quot;上海上港&amp;quot;, //客队名称 &amp;quot;later_days&amp;quot;: 35 //相隔几天 } ], &amp;quot;visit_list&amp;quot;: [ //客队列表 { &amp;quot;schedule_mid&amp;quot;: &amp;quot;628044&amp;quot;, &amp;quot;league_code&amp;quot;: “111”, &amp;quot;league_name&amp;quot;: &amp;quot;中足杯&amp;quot;, &amp;quot;play_time&amp;quot;: &amp;quot;2017-07-19 20:00:00&amp;quot;, &amp;quot;home_team_name&amp;quot;: &amp;quot;广州富力&amp;quot;, &amp;quot;home_team_mid&amp;quot;: &amp;quot;425&amp;quot;, &amp;quot;visit_team_mid&amp;quot;: &amp;quot;6648&amp;quot;, &amp;quot;visit_team_name&amp;quot;: &amp;quot;广州恒大&amp;quot;, &amp;quot;later_days&amp;quot;: 35 } ] } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML