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

{
    "count": 99191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=ip_address",
    "results": [
        {
            "id": 2149,
            "ip_address": "103.101.196.2",
            "count": 1,
            "first_visit": "2022-01-14T00:01:09.713406+06:00",
            "date": null
        },
        {
            "id": 95497,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2026-02-24T06:22:54.947548+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 25319,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2022-07-21T10:23:31.172108+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 4346,
            "ip_address": "103.101.196.4",
            "count": 1,
            "first_visit": "2022-03-14T00:05:13.946509+06:00",
            "date": null
        },
        {
            "id": 3193,
            "ip_address": "103.101.197.12",
            "count": 2,
            "first_visit": "2022-02-01T17:01:33.761131+06:00",
            "date": null
        },
        {
            "id": 12114,
            "ip_address": "103.101.197.13",
            "count": 1,
            "first_visit": "2022-05-28T07:25:45.808096+06:00",
            "date": null
        },
        {
            "id": 77334,
            "ip_address": "103.101.197.17",
            "count": 1,
            "first_visit": "2024-12-30T14:47:25.142342+06:00",
            "date": "2024-12-30"
        }
    ]
}