lottery

咕啦-彩票系统


北单-赛程基础数据

<p><strong>简要描述:</strong> </p> <ul> <li>赛程基础数据接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/competing/bd/schedule-info</code></li> </ul> <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;">open_mid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>赛程编号</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_name&amp;quot;: &amp;quot;沙维什&amp;quot;, /主队名 &amp;quot;visit_name&amp;quot;: &amp;quot;塞图巴尔&amp;quot;,/客队名 &amp;quot;home_team_rank&amp;quot;: &amp;quot;7&amp;quot;,/主队排名 &amp;quot;visit_team_rank&amp;quot;: &amp;quot;17&amp;quot;, /客队排名 &amp;quot;average_home_percent&amp;quot;: &amp;quot;50.0&amp;quot;, /主队胜算 &amp;quot;average_visit_percent&amp;quot;: &amp;quot;50.0&amp;quot;, /客队胜算 &amp;quot;home_code&amp;quot;: &amp;quot;999&amp;quot;, /主队编号 &amp;quot;home_team_img&amp;quot;: &amp;quot;&amp;quot;,/主队图片 &amp;quot;visit_code&amp;quot;: &amp;quot;440&amp;quot;,/客队编号 &amp;quot;visit_team_img&amp;quot;: &amp;quot;https://caibaba.oss-cn-shenzhen.aliyuncs.com/logo/football/359629b1894f428bac9d2ec51bfdfc09&amp;quot;,/客队图片 &amp;quot;start_time&amp;quot;: &amp;quot;2018-02-01 03:00:00&amp;quot;,/开始比赛时间 &amp;quot;bd_sort&amp;quot;: &amp;quot;36&amp;quot;,/排序 &amp;quot;visit_team_league&amp;quot;: &amp;quot;葡超 &amp;quot;, /客队属联赛 &amp;quot;home_team_league&amp;quot;: &amp;quot;葡超 &amp;quot;,/主队属联赛 &amp;quot;endsale_status&amp;quot;: 2, /停售状态 &amp;quot;endsale_time&amp;quot;: &amp;quot;2018-02-01 02:15:00&amp;quot;, /停售时间 &amp;quot;result_5005&amp;quot;: &amp;quot;2:2&amp;quot;, /比赛结果 &amp;quot;status&amp;quot;: &amp;quot;2&amp;quot;, / 比赛状态 &amp;quot;status_name&amp;quot;: &amp;quot;完结&amp;quot; } } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML