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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81528&ordering=ip_address",
    "results": [
        {
            "id": 9192,
            "ip_address": "37.111.245.17",
            "count": 1,
            "first_visit": "2022-05-18T23:34:31.591772+06:00",
            "date": null
        },
        {
            "id": 99991,
            "ip_address": "37.111.245.170",
            "count": 1,
            "first_visit": "2026-07-07T06:42:13.961887+06:00",
            "date": "2026-07-07"
        },
        {
            "id": 12184,
            "ip_address": "37.111.245.172",
            "count": 2,
            "first_visit": "2022-05-28T13:41:50.442939+06:00",
            "date": null
        },
        {
            "id": 34612,
            "ip_address": "37.111.245.174",
            "count": 1,
            "first_visit": "2022-09-18T17:37:30.566641+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 12140,
            "ip_address": "37.111.245.174",
            "count": 1,
            "first_visit": "2022-05-28T09:51:46.296662+06:00",
            "date": null
        },
        {
            "id": 12141,
            "ip_address": "37.111.245.176",
            "count": 3,
            "first_visit": "2022-05-28T09:53:38.614634+06:00",
            "date": null
        },
        {
            "id": 16060,
            "ip_address": "37.111.245.177",
            "count": 1,
            "first_visit": "2022-06-17T17:47:34.139454+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10649,
            "ip_address": "37.111.245.178",
            "count": 2,
            "first_visit": "2022-05-23T12:40:57.194821+06:00",
            "date": null
        }
    ]
}