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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16216&ordering=-ip_address",
    "results": [
        {
            "id": 11478,
            "ip_address": "43.245.120.110",
            "count": 1,
            "first_visit": "2022-05-25T22:54:49.575974+06:00",
            "date": null
        },
        {
            "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": 13078,
            "ip_address": "43.245.120.104",
            "count": 2,
            "first_visit": "2022-05-31T11:44:27.710181+06:00",
            "date": null
        },
        {
            "id": 8834,
            "ip_address": "43.245.120.103",
            "count": 2,
            "first_visit": "2022-05-18T11:28:08.517559+06:00",
            "date": null
        },
        {
            "id": 30233,
            "ip_address": "43.245.120.101",
            "count": 1,
            "first_visit": "2022-07-31T09:09:51.881189+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 94611,
            "ip_address": "43.245.120.100",
            "count": 2,
            "first_visit": "2026-01-29T12:11:30.068386+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 75019,
            "ip_address": "43.245.120.100",
            "count": 3,
            "first_visit": "2024-10-30T18:50:49.048378+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 6835,
            "ip_address": "43.245.120.1",
            "count": 2,
            "first_visit": "2022-05-16T16:29:05.832565+06:00",
            "date": null
        }
    ]
}