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

{
    "count": 95348,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95336&ordering=id",
    "results": [
        {
            "id": 95441,
            "ip_address": "37.111.223.121",
            "count": 1,
            "first_visit": "2026-02-22T23:11:48.649339+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95442,
            "ip_address": "195.254.140.93",
            "count": 1,
            "first_visit": "2026-02-22T23:26:38.406067+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95443,
            "ip_address": "103.117.108.131",
            "count": 1,
            "first_visit": "2026-02-22T23:27:19.259077+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95444,
            "ip_address": "37.111.253.169",
            "count": 1,
            "first_visit": "2026-02-23T01:22:23.791345+06:00",
            "date": "2026-02-23"
        }
    ]
}