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

{
    "count": 93374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78824&ordering=ip_address",
    "results": [
        {
            "id": 27308,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2022-07-25T13:43:30.181870+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6391,
            "ip_address": "43.245.123.132",
            "count": 4,
            "first_visit": "2022-05-15T20:19:46.303579+06:00",
            "date": null
        },
        {
            "id": 16293,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2022-06-18T09:30:08.481991+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 89597,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2025-09-16T13:54:49.941375+06:00",
            "date": "2025-09-16"
        },
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        },
        {
            "id": 36170,
            "ip_address": "43.245.123.133",
            "count": 1,
            "first_visit": "2022-10-19T22:23:27.144580+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 7057,
            "ip_address": "43.245.123.134",
            "count": 3,
            "first_visit": "2022-05-16T19:06:25.837942+06:00",
            "date": null
        },
        {
            "id": 18839,
            "ip_address": "43.245.123.135",
            "count": 1,
            "first_visit": "2022-06-25T23:21:15.385397+06:00",
            "date": "2022-06-25"
        }
    ]
}