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

{
    "count": 95045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15704&ordering=-ip_address",
    "results": [
        {
            "id": 2212,
            "ip_address": "43.224.116.150",
            "count": 2,
            "first_visit": "2022-01-14T18:33:32.915935+06:00",
            "date": null
        },
        {
            "id": 3739,
            "ip_address": "43.224.116.148",
            "count": 3,
            "first_visit": "2022-02-20T02:11:40.882014+06:00",
            "date": null
        },
        {
            "id": 37402,
            "ip_address": "43.224.116.147",
            "count": 1,
            "first_visit": "2022-11-14T21:24:34.494586+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 4587,
            "ip_address": "43.224.116.146",
            "count": 1,
            "first_visit": "2022-03-22T15:06:26.644792+06:00",
            "date": null
        },
        {
            "id": 16816,
            "ip_address": "43.224.116.145",
            "count": 1,
            "first_visit": "2022-06-20T12:55:02.501814+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 94273,
            "ip_address": "43.224.116.110",
            "count": 4,
            "first_visit": "2026-01-20T11:00:35.383534+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 87922,
            "ip_address": "43.224.111.7",
            "count": 1,
            "first_visit": "2025-08-18T03:20:55.730170+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 59391,
            "ip_address": "43.224.111.6",
            "count": 1,
            "first_visit": "2023-11-13T00:10:47.327895+06:00",
            "date": "2023-11-13"
        }
    ]
}