API第二版文档

API第二版文档


游戏限额

<p><strong>请求方法名:</strong></p> <ul> <li>GameLimits </li> </ul> <p><strong>请求参数样例:</strong> </p> <ul> <li><code>{&amp;quot;GameId&amp;quot;:&amp;quot;1&amp;quot;}</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>GET/POST</p> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;Status&amp;quot;: true, &amp;quot;Info&amp;quot;: &amp;quot;查询成功&amp;quot;, &amp;quot;Data&amp;quot;: { &amp;quot;GameList&amp;quot;: [ { &amp;quot;FGameID&amp;quot;: 1, &amp;quot;FGameName&amp;quot;: &amp;quot;⑥合彩&amp;quot;, &amp;quot;FGroupID&amp;quot;: 0, &amp;quot;FIsEnabled&amp;quot;: true, &amp;quot;FGameCategoryID&amp;quot;: 0, &amp;quot;FAbbreviation&amp;quot;: null, &amp;quot;FGameCode&amp;quot;: null }, { &amp;quot;FGameID&amp;quot;: 4, &amp;quot;FGameName&amp;quot;: &amp;quot;广东11选5&amp;quot;, &amp;quot;FGroupID&amp;quot;: 0, &amp;quot;FIsEnabled&amp;quot;: true, &amp;quot;FGameCategoryID&amp;quot;: 0, &amp;quot;FAbbreviation&amp;quot;: null, &amp;quot;FGameCode&amp;quot;: null }, { &amp;quot;FGameID&amp;quot;: 5, &amp;quot;FGameName&amp;quot;: &amp;quot;广东快十&amp;quot;, &amp;quot;FGroupID&amp;quot;: 0, &amp;quot;FIsEnabled&amp;quot;: true, &amp;quot;FGameCategoryID&amp;quot;: 0, &amp;quot;FAbbreviation&amp;quot;: null, &amp;quot;FGameCode&amp;quot;: null } ], &amp;quot;LimitsList&amp;quot;: [ { &amp;quot;GamePlayName&amp;quot;: &amp;quot;特码&amp;quot;, &amp;quot;Lowest&amp;quot;: &amp;quot;5&amp;quot;, &amp;quot;Highest&amp;quot;: &amp;quot;500&amp;quot;, &amp;quot;ItemHighest&amp;quot;: &amp;quot;100000&amp;quot; }, { &amp;quot;GamePlayName&amp;quot;: &amp;quot;特码半波&amp;quot;, &amp;quot;Lowest&amp;quot;: &amp;quot;5&amp;quot;, &amp;quot;Highest&amp;quot;: &amp;quot;50000&amp;quot;, &amp;quot;ItemHighest&amp;quot;: &amp;quot;100000&amp;quot; }, { &amp;quot;GamePlayName&amp;quot;: &amp;quot;特码色波&amp;quot;, &amp;quot;Lowest&amp;quot;: &amp;quot;5&amp;quot;, &amp;quot;Highest&amp;quot;: &amp;quot;50000&amp;quot;, &amp;quot;ItemHighest&amp;quot;: &amp;quot;100000&amp;quot; } ] }, &amp;quot;Code&amp;quot;: 0 }</code></pre> <p><strong>返回参数说明</strong> </p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">FGameID</td> <td>游戏标识</td> </tr> <tr> <td style="text-align: left;">FGameName</td> <td>游戏名称</td> </tr> <tr> <td style="text-align: left;">FGroupID</td> <td>分组ID, 0:信用彩票游戏,,3:官方彩票游戏</td> </tr> <tr> <td style="text-align: left;">FIsEnabled</td> <td>状态(true显示,false不显示)</td> </tr> <tr> <td style="text-align: left;">FGameCategoryID</td> <td>游戏分类ID</td> </tr> <tr> <td style="text-align: left;">FAbbreviation</td> <td>游戏简称</td> </tr> <tr> <td style="text-align: left;">FGameCode</td> <td>游戏编码</td> </tr> </tbody> </table> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">GamePlayName</td> <td>玩法</td> </tr> <tr> <td style="text-align: left;">Lowest</td> <td>单注最低</td> </tr> <tr> <td style="text-align: left;">Highest</td> <td>单注最高</td> </tr> <tr> <td style="text-align: left;">ItemHighest</td> <td>单项最高</td> </tr> </tbody> </table>

页面列表

ITEM_HTML