数字彩走势图
<p><strong>简要描述:</strong> </p>
<ul>
<li>用户注册接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li>` <a href="http://xx.com/api/publicinterface/interface/trend">http://xx.com/api/publicinterface/interface/trend</a></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;">lottery_code</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>彩种编号</td>
</tr>
<tr>
<td style="text-align: left;">in_recent</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">int</td>
<td>近几期</td>
</tr>
<tr>
<td style="text-align: left;">interval</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">数组</td>
<td>区间:例(17100,17150)</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
code:600
msg:&quot;走势图&quot;
result:[
例一: 0:{
missing:[{
blue_missing:{//蓝球的遗漏
avg_miss:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],//平均遗漏
current_miss:[&quot;2&quot;, &quot;2&quot;, &quot;1&quot;, &quot;0&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;],//当前遗漏
max_miss:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],//最大遗漏
max_out:[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],//最大连出
sum_out:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],//总次数
}
red_missing:{//红球遗漏
avg_miss:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
current_miss:[&quot;0&quot;, &quot;2&quot;, &quot;0&quot;, &quot;0&quot;, &quot;2&quot;, &quot;1&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;0&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;2&quot;, &quot;1&quot;, &quot;0&quot;, &quot;1&quot;, &quot;2&quot;,…]
max_miss:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
max_out:[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
sum_out:[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
}
}]
picture:&quot;/api/.....&quot;,彩种图片
trend:[{
direct_trend_chart_id: &quot;1&quot;,
lottery_name: &quot;双色球&quot;, //彩种名称
lottery_code: &quot;1001&quot;, //彩种编号(有1001,1003,2001)
periods: &quot;17066&quot;, //彩种期数
open_code:&quot;01,04,06,17,19,26|03&quot;,//开奖结果
blue_omission:&quot;1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1&quot;,//蓝区的遗漏数。大乐透特号的遗漏数。数字代表遗漏次数
red_omission:&quot;0,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1&quot;//红区的遗漏数,数字代表遗漏次数
&quot;red_analysis&quot;: {
&quot;repeatNum&quot;: 2, // 落码
&quot;rowNum&quot;: 1,//红区连续号
&quot;red_sum&quot;: 57,// 红区和
&quot;ACNums&quot;: 5, // AC值
&quot;areaRatio&quot;: &quot;4:2:0&quot;, // 三区比
&quot;parityRatio&quot;: &quot;3:3&quot;, // 奇偶比
&quot;setOff&quot;: 2, // 尾落位
&quot;tailRepeat&quot;: 3 // 尾重复
},
&quot;blue_analysis&quot;: {
&quot;blueSpan&quot;: 0, // 蓝区跨度
&quot;blueSum&quot;: 9,// 蓝区和值
&quot;parityStr&quot;: &quot;奇&quot;, // 奇偶性
&quot;sizeStr&quot;: &quot;大&quot;// 大小
},
}]}
例二:1:{
missing:[
digits_missing:{
avg_miss:[12, 12, 12, 4, 12, 1, 12, 12, 12, 12],
current_miss:[&quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;2&quot;, &quot;3&quot;, &quot;0&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;]
max_miss:[&quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;2&quot;, &quot;3&quot;, &quot;1&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;]
max_out:[3, 3, 3, 3, 3, 4, 3, 3, 3, 3]
sum_miss:[12, 12, 12, 7, 12, 1, 12, 12, 12, 12]
sum_out:[0, 0, 0, 1, 0, 4, 0, 0, 0, 0]}
group_missing:{}
hundred_missing:{}
ten_missing:{}
]
picture:&quot;/api/.....&quot;,彩种图片,
trend:{[
group_trend_chart_id: &quot;2&quot;,
lottery_name: &quot;福彩3D&quot;, //彩种名称
lottery_code: &quot;1002&quot;, // 彩种编号(有1002,2002)
periods: &quot;17154&quot;,//期数
open_code:&quot;3,6,3&quot;,//开奖结果
hundred_omission:&quot;1,1,1,0,1,1,1,1,1,1&quot;,//百位的遗漏数,数字代表遗漏次数
ten_omission:&quot;1,1,1,1,1,1,0,1,1,1&quot;,//十位的遗漏数,数字代表遗漏次数
digits_omission:&quot;1,1,1,0,1,1,1,1,1,1&quot;,//个位的遗漏数,数字代表遗漏次数
group_omission:&quot;1,1,1,-1,1,1,0,1,1,1&quot;//组选的遗漏数,数字代表遗漏次数。0表示一次,-1表示这次开奖,出现两次,一次倒推,3次为-2
]}
}
例三:2:{
missing:[
digits_missing:{
avg_miss:[12, 12, 12, 4, 12, 1, 12, 12, 12, 12],
current_miss:[&quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;2&quot;, &quot;3&quot;, &quot;0&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;]
max_miss:[&quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;2&quot;, &quot;3&quot;, &quot;1&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;, &quot;3&quot;]
max_out:[3, 3, 3, 3, 3, 4, 3, 3, 3, 3]
sum_miss:[12, 12, 12, 7, 12, 1, 12, 12, 12, 12]
sum_out:[0, 0, 0, 1, 0, 4, 0, 0, 0, 0]}
group_missing:{}
hundred_missing:{}
ten_missing:{}
thousand_missing:{}
ten_thousand_missing:{}
hundred_thousand_missing:{}
million_missing:{}
]
picture:&quot;/api/.....&quot;,彩种图片,
trend:{[
multidigit_trend_chart_id: &quot;2&quot;,
lottery_name: &quot;七星彩&quot;,//彩种名称
lottery_code: &quot;2004&quot;,// 彩种编号(有2003,2004)
periods: &quot;17066&quot;,//期数
open_code:&quot;4,5,6,0,7,8,9&quot;//开奖结果
digits_omission:&quot;1,1,1,1,1,1,1,1,1,0&quot;,//个位的遗漏数。数字代表遗漏次数
ten_omission:&quot;1,1,1,1,1,1,1,1,0,1&quot;,//十位的遗漏数。数字代表遗漏次数
hundred_omission:&quot;1,1,1,1,1,1,1,0,1,1&quot;,//百位的遗漏数。数字代表遗漏次数
thousand_omission:&quot;0,1,1,1,1,1,1,1,1,1&quot;,//千位的遗漏数。数字代表遗漏次数
ten_thousand_omission:&quot;1,1,1,1,1,1,0,1,1,1&quot;,//万位的遗漏数。数字代表遗漏次数
hundrend_thousand_omission:&quot;1,1,1,1,1,0,1,1,1,1&quot;,//十万位的遗漏数。数字代表遗漏次数
million_omission:&quot;1,1,1,1,0,1,1,1,1,1&quot;//百万位的遗漏数。数字代表遗漏次数
}
]
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>