lottery

咕啦-彩票系统


比赛详情头部赛程信息

<p><strong>简要描述:</strong> </p> <ul> <li>比赛详情头部赛程信息</li> </ul> <p><strong>请求URL:</strong> -C端 <code>http://xx.com/api/publicinterface/interface/schedule-info</code> -B端 <code>http://xx.com/api/store/store/schedule-info</code></p> <p><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;scheduel_info&amp;quot;: { &amp;quot;home_team_name&amp;quot;: &amp;quot;上海上港&amp;quot;, //主队名称 &amp;quot;visit_team_name&amp;quot;: &amp;quot;广州恒大&amp;quot;,//客队名称 &amp;quot;home_team_mid&amp;quot;: &amp;quot;10655&amp;quot;,//主队mid &amp;quot;visit_team_mid&amp;quot;: &amp;quot;6648&amp;quot;,//客队mid &amp;quot;home_team_rank&amp;quot;: &amp;quot;1&amp;quot;,//主队排名 &amp;quot;visit_team_rank&amp;quot;: &amp;quot;2&amp;quot;,//客队排名 &amp;quot;average_home_percent&amp;quot;: &amp;quot;56.1&amp;quot;,//主队比例 &amp;quot;average_visit_percent&amp;quot;: &amp;quot;43.9&amp;quot;,//客队比例 &amp;quot;start_time&amp;quot;: &amp;quot;2017-08-22 20:00:00&amp;quot;, //比赛开始时间 &amp;quot;schedule_code&amp;quot;: &amp;quot;周二001&amp;quot;, //赛事编号 &amp;quot;league_short_name&amp;quot;: &amp;quot;亚冠&amp;quot; //联赛名称 }, &amp;quot;scheduel_result&amp;quot;: { &amp;quot;schedule_result_3007&amp;quot;: &amp;quot;4:0&amp;quot;, //赛果比分 &amp;quot;status&amp;quot;: &amp;quot;2&amp;quot;, //0、未开赛 1、比赛中 2、完结 &amp;quot;status_name&amp;quot;: &amp;quot;完结&amp;quot; } &amp;quot;odds&amp;quot;:[]//赔率 } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML