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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20056&ordering=-ip_address",
    "results": [
        {
            "id": 25137,
            "ip_address": "37.111.218.178",
            "count": 1,
            "first_visit": "2022-07-21T06:23:18.957509+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10971,
            "ip_address": "37.111.218.176",
            "count": 3,
            "first_visit": "2022-05-24T13:22:23.355274+06:00",
            "date": null
        },
        {
            "id": 22998,
            "ip_address": "37.111.218.175",
            "count": 1,
            "first_visit": "2022-07-15T16:50:38.455668+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 79822,
            "ip_address": "37.111.218.172",
            "count": 2,
            "first_visit": "2025-03-07T02:49:38.490824+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 1948,
            "ip_address": "37.111.218.165",
            "count": 3,
            "first_visit": "2022-01-11T20:04:53.155644+06:00",
            "date": null
        },
        {
            "id": 39418,
            "ip_address": "37.111.218.165",
            "count": 1,
            "first_visit": "2022-12-26T19:14:01.297203+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 10405,
            "ip_address": "37.111.218.161",
            "count": 1,
            "first_visit": "2022-05-22T21:47:38.590641+06:00",
            "date": null
        },
        {
            "id": 11738,
            "ip_address": "37.111.218.160",
            "count": 1,
            "first_visit": "2022-05-26T22:37:43.477675+06:00",
            "date": null
        }
    ]
}