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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7504&ordering=ip_address",
    "results": [
        {
            "id": 87065,
            "ip_address": "103.149.56.26",
            "count": 1,
            "first_visit": "2025-08-03T22:48:59.535074+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 90843,
            "ip_address": "103.149.56.28",
            "count": 1,
            "first_visit": "2025-10-16T09:23:51.152684+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 59313,
            "ip_address": "103.149.56.30",
            "count": 4,
            "first_visit": "2023-11-11T08:33:39.662775+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 6021,
            "ip_address": "103.149.56.30",
            "count": 1,
            "first_visit": "2022-05-14T18:24:36.247187+06:00",
            "date": null
        },
        {
            "id": 59487,
            "ip_address": "103.149.56.30",
            "count": 1,
            "first_visit": "2023-11-14T15:34:28.355374+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 2802,
            "ip_address": "103.149.56.45",
            "count": 1,
            "first_visit": "2022-01-25T12:27:53.074408+06:00",
            "date": null
        },
        {
            "id": 60150,
            "ip_address": "103.149.56.6",
            "count": 1,
            "first_visit": "2023-11-27T08:23:58.779494+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 4949,
            "ip_address": "103.149.56.6",
            "count": 5,
            "first_visit": "2022-04-06T14:43:56.404620+06:00",
            "date": null
        }
    ]
}