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

{
    "count": 91470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=ip_address",
    "results": [
        {
            "id": 39967,
            "ip_address": "101.2.167.34",
            "count": 1,
            "first_visit": "2023-01-06T16:52:32.531130+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 5543,
            "ip_address": "101.2.167.40",
            "count": 1,
            "first_visit": "2022-05-02T03:14:51.143871+06:00",
            "date": null
        },
        {
            "id": 62224,
            "ip_address": "101.2.167.41",
            "count": 1,
            "first_visit": "2024-01-03T19:01:41.957448+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 8227,
            "ip_address": "101.2.167.55",
            "count": 1,
            "first_visit": "2022-05-17T17:14:15.872200+06:00",
            "date": null
        },
        {
            "id": 86443,
            "ip_address": "101.2.167.67",
            "count": 1,
            "first_visit": "2025-07-24T18:01:55.143926+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 90152,
            "ip_address": "101.2.167.69",
            "count": 1,
            "first_visit": "2025-09-29T15:41:40.523602+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 13388,
            "ip_address": "101.32.32.132",
            "count": 1,
            "first_visit": "2022-06-02T17:16:57.287960+06:00",
            "date": null
        },
        {
            "id": 13276,
            "ip_address": "101.32.47.138",
            "count": 1,
            "first_visit": "2022-06-01T18:30:29.823540+06:00",
            "date": null
        }
    ]
}