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

{
    "count": 101196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84216&ordering=ip_address",
    "results": [
        {
            "id": 98949,
            "ip_address": "43.245.120.107",
            "count": 1,
            "first_visit": "2026-06-07T14:33:30.219732+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 89334,
            "ip_address": "43.245.120.107",
            "count": 9,
            "first_visit": "2025-09-11T08:58:17.173216+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 99322,
            "ip_address": "43.245.120.109",
            "count": 2,
            "first_visit": "2026-06-18T12:12:23.502991+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 11478,
            "ip_address": "43.245.120.110",
            "count": 1,
            "first_visit": "2022-05-25T22:54:49.575974+06:00",
            "date": null
        },
        {
            "id": 14744,
            "ip_address": "43.245.120.111",
            "count": 1,
            "first_visit": "2022-06-13T07:43:42.602094+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 13387,
            "ip_address": "43.245.120.111",
            "count": 1,
            "first_visit": "2022-06-02T17:05:04.506179+06:00",
            "date": null
        },
        {
            "id": 7998,
            "ip_address": "43.245.120.113",
            "count": 1,
            "first_visit": "2022-05-17T11:50:26.067594+06:00",
            "date": null
        },
        {
            "id": 21103,
            "ip_address": "43.245.120.115",
            "count": 1,
            "first_visit": "2022-07-04T19:01:12.443245+06:00",
            "date": "2022-07-04"
        }
    ]
}