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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=ip_address",
    "results": [
        {
            "id": 36933,
            "ip_address": "37.111.225.52",
            "count": 1,
            "first_visit": "2022-11-04T18:41:28.335921+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 8874,
            "ip_address": "37.111.225.54",
            "count": 1,
            "first_visit": "2022-05-18T12:03:19.801680+06:00",
            "date": null
        },
        {
            "id": 39039,
            "ip_address": "37.111.225.6",
            "count": 1,
            "first_visit": "2022-12-20T16:02:18.597891+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 32592,
            "ip_address": "37.111.225.6",
            "count": 1,
            "first_visit": "2022-08-21T12:06:52.312152+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 92298,
            "ip_address": "37.111.225.7",
            "count": 1,
            "first_visit": "2025-11-23T10:42:47.935289+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 6956,
            "ip_address": "37.111.225.71",
            "count": 1,
            "first_visit": "2022-05-16T18:00:47.570582+06:00",
            "date": null
        },
        {
            "id": 16161,
            "ip_address": "37.111.225.72",
            "count": 1,
            "first_visit": "2022-06-17T23:56:34.219122+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28192,
            "ip_address": "37.111.225.75",
            "count": 1,
            "first_visit": "2022-07-27T12:54:50.928970+06:00",
            "date": "2022-07-27"
        }
    ]
}