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

{
    "count": 94936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1408&ordering=ip_address",
    "results": [
        {
            "id": 74229,
            "ip_address": "103.111.4.246",
            "count": 2,
            "first_visit": "2024-10-10T00:39:58.944393+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 90175,
            "ip_address": "103.111.4.247",
            "count": 1,
            "first_visit": "2025-09-30T11:38:24.236918+06:00",
            "date": "2025-09-30"
        },
        {
            "id": 94365,
            "ip_address": "103.111.60.167",
            "count": 1,
            "first_visit": "2026-01-22T10:53:36.542145+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 25057,
            "ip_address": "103.111.88.224",
            "count": 1,
            "first_visit": "2022-07-21T01:13:06.331483+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 65649,
            "ip_address": "103.111.88.228",
            "count": 1,
            "first_visit": "2024-03-07T23:40:48.357184+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 844,
            "ip_address": "103.111.88.229",
            "count": 1,
            "first_visit": "2021-12-19T18:36:28.904404+06:00",
            "date": null
        },
        {
            "id": 64548,
            "ip_address": "103.111.88.229",
            "count": 1,
            "first_visit": "2024-02-10T15:19:55.364269+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 937,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2021-12-19T21:53:00.803882+06:00",
            "date": null
        }
    ]
}