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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28072&ordering=-ip_address",
    "results": [
        {
            "id": 2758,
            "ip_address": "27.147.243.140",
            "count": 1,
            "first_visit": "2022-01-24T23:55:57.640862+06:00",
            "date": null
        },
        {
            "id": 7326,
            "ip_address": "27.147.243.134",
            "count": 1,
            "first_visit": "2022-05-16T22:07:43.130008+06:00",
            "date": null
        },
        {
            "id": 22354,
            "ip_address": "27.147.243.131",
            "count": 1,
            "first_visit": "2022-07-13T19:35:00.245064+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 10273,
            "ip_address": "27.147.243.13",
            "count": 1,
            "first_visit": "2022-05-22T12:04:36.214304+06:00",
            "date": null
        },
        {
            "id": 1839,
            "ip_address": "27.147.243.129",
            "count": 1,
            "first_visit": "2022-01-11T12:14:28.098453+06:00",
            "date": null
        },
        {
            "id": 88055,
            "ip_address": "27.147.243.127",
            "count": 1,
            "first_visit": "2025-08-20T01:49:56.260209+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 91790,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-11-09T12:20:24.830101+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 88240,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-08-22T16:09:17.260304+06:00",
            "date": "2025-08-22"
        }
    ]
}