lottery

咕啦-彩票系统


体彩-开奖结果更新

<p><strong>简要描述:</strong> </p> <ul> <li>python 对接数字彩开奖结果</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/cron/szc/generate-record-dlt2</code> 大乐透</li> <li><code>/api/cron/szc/generate-record-pls2</code> 排列三</li> <li><code>/api/cron/szc/generate-record-plw2</code> 排列五</li> <li><code>/api/cron/szc/generate-record-qxc2</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;">periods</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>期数</td> </tr> <tr> <td style="text-align: left;">openNumber</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;lottery_record_id&amp;quot;: &amp;quot;2695&amp;quot;, &amp;quot;lottery_code&amp;quot;: &amp;quot;2004&amp;quot;, &amp;quot;lottery_name&amp;quot;: &amp;quot;七星彩&amp;quot;, &amp;quot;periods&amp;quot;: &amp;quot;17119&amp;quot;, &amp;quot;lottery_time&amp;quot;: &amp;quot;2017-10-10 20:30:00&amp;quot;, &amp;quot;limit_time&amp;quot;: &amp;quot;2017-10-10 19:25:00&amp;quot;, &amp;quot;week&amp;quot;: &amp;quot;周二&amp;quot;, &amp;quot;lottery_numbers&amp;quot;: &amp;quot;2,6,6,5,0,3,6&amp;quot;, &amp;quot;status&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;win_status&amp;quot;: &amp;quot;3&amp;quot;, &amp;quot;total_sales&amp;quot;: &amp;quot;0.00&amp;quot;, &amp;quot;pool&amp;quot;: &amp;quot;0.00&amp;quot;, &amp;quot;modify_time&amp;quot;: &amp;quot;2017-10-10 20:45:23&amp;quot;, &amp;quot;create_time&amp;quot;: &amp;quot;2017-10-06 20:36:25&amp;quot;, &amp;quot;update_time&amp;quot;: &amp;quot;2017-10-12 15:15:31&amp;quot;, &amp;quot;parity_ratio&amp;quot;: null, &amp;quot;size_ratio&amp;quot;: null } }</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;">code</td> <td style="text-align: left;">int</td> <td>600</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">string</td> <td>开奖成功</td> </tr> <tr> <td style="text-align: left;">result</td> <td style="text-align: left;">json</td> <td>本期信息</td> </tr> </tbody> </table> <p><strong>备注</strong> 600 成功更新 101 错误信息</p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML