{
    "service": "Lottery Draw System",
    "version": "1.0.0",
    "status": "active",
    "timestamp": 1777387473000,
    "games": {
        "WinGo": [
            "30S",
            "1M",
            "3M",
            "5M",
            "10M"
        ],
        "5D": [
            "30S",
            "1M",
            "3M",
            "5M",
            "10M"
        ],
        "K3": [
            "30S",
            "1M",
            "3M",
            "5M",
            "10M"
        ],
        "TrxWinGo": [
            "30S",
            "1M",
            "3M",
            "5M",
            "10M"
        ],
        "MotoRace": [
            "1M",
            "3M"
        ],
        "VideoWinGo": [
            "1M",
            "3M"
        ]
    },
    "endpoints": {
        "game_status": "\/{GameType}\/{GameCode}.php",
        "history": "\/{GameType}\/{GameCode}\/GetHistoryIssuePage.php"
    },
    "examples": [
        "https:\/\/draw.44club.bar\/WinGo\/WinGo_30S",
        "https:\/\/draw.44club.bar\/WinGo\/WinGo_30S\/GetHistoryIssuePage?pageNo=1&pageSize=10"
    ]
}