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

{
    "count": 94997,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-ip_address",
    "results": [
        {
            "id": 7998,
            "ip_address": "43.245.120.113",
            "count": 1,
            "first_visit": "2022-05-17T11:50:26.067594+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": 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"
        }
    ]
}