๐ŸŽฎGarry's Mod

Developed by Facepunch Studio

GET https://api.night-api.com/game/garrysmod/:IP

Path Parameters

Headers

{
    "status": 200,
    "content": {
        "name": "โ—˜ MonolithServers.com | Custom City Roleplay",
        "map": "rp_monoford_v1k",
        "password": false,
        "raw": {
            "protocol": 17,
            "folder": "garrysmod",
            "game": "MONOLITH V2.0.20",
            "appId": 4000,
            "numplayers": 53,
            "numbots": 4,
            "listentype": "d",
            "environment": "l",
            "secure": 1,
            "version": "2021.12.15",
            "steamid": "85568392923366953",
            "tags": [
                " gm:darkrp gmc:rp loc:us ver:220317"
            ]
        },
        "maxplayers": 127,
        "players": [
            {
                "name": "The cool boy",
                "raw": {
                    "score": 0,
                    "time": 15035.7216796875
                }
            },
            {
                "name": "Austin Hunter",
                "raw": {
                    "score": 0,
                    "time": 13854.888671875
                }
            },
            {
                "name": "Austin452",
                "raw": {
                    "score": 0,
                    "time": 13744.111328125
                }
            },
            {
                "name": "Death Merchant",
                "raw": {
                    "score": 0,
                    "time": 12984.4443359375
                }
            },
            {
                "name": "romeoosm",
                "raw": {
                    "score": 0,
                    "time": 10391.2216796875
                }
            },
            {
                "name": "coosty",
                "raw": {
                    "score": 0,
                    "time": 9399.7216796875
                }
            },
            {
                "name": "ScriptKitty",
                "raw": {
                    "score": 0,
                    "time": 9230.7216796875
                }
            },
            {
                "name": "-Broken-",
                "raw": {
                    "score": 0,
                    "time": 8514.6669921875
                }
            },
            {
                "name": "DKDiamond",
                "raw": {
                    "score": 0,
                    "time": 7995.27734375
                }
            },
            ... // The list has been shortened
        ],
        "connect": "208.103.169.58:27015",
        "ping": 116
    }
}

Last updated