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

{
    "count": 96021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=216&ordering=ip_address",
    "results": [
        {
            "id": 25149,
            "ip_address": "103.100.235.98",
            "count": 1,
            "first_visit": "2022-07-21T06:58:51.768545+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 70506,
            "ip_address": "103.101.196.179",
            "count": 1,
            "first_visit": "2024-06-30T15:29:09.059794+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 86515,
            "ip_address": "103.101.196.2",
            "count": 1,
            "first_visit": "2025-07-26T01:32:05.653276+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 2149,
            "ip_address": "103.101.196.2",
            "count": 1,
            "first_visit": "2022-01-14T00:01:09.713406+06:00",
            "date": null
        },
        {
            "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": 95497,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2026-02-24T06:22:54.947548+06:00",
            "date": "2026-02-24"
        },
        {
            "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
        }
    ]
}