GET /user_management/visitor-free/?format=api&offset=36512&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36520&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36504&ordering=id",
    "results": [
        {
            "id": 36513,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-10-27T06:35:21.079977+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36514,
            "ip_address": "103.89.24.40",
            "count": 1,
            "first_visit": "2022-10-27T08:12:57.170258+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36515,
            "ip_address": "37.111.228.30",
            "count": 1,
            "first_visit": "2022-10-27T08:48:52.237463+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36516,
            "ip_address": "116.204.151.160",
            "count": 1,
            "first_visit": "2022-10-27T09:22:33.461283+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36517,
            "ip_address": "103.149.104.45",
            "count": 1,
            "first_visit": "2022-10-27T09:29:47.156159+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36518,
            "ip_address": "37.111.207.128",
            "count": 7,
            "first_visit": "2022-10-27T10:08:41.472999+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36519,
            "ip_address": "165.225.112.137",
            "count": 1,
            "first_visit": "2022-10-27T10:39:40.041674+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36520,
            "ip_address": "123.200.6.154",
            "count": 1,
            "first_visit": "2022-10-27T12:03:59.220318+06:00",
            "date": "2022-10-27"
        }
    ]
}