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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16688&ordering=-ip_address",
    "results": [
        {
            "id": 92738,
            "ip_address": "42.0.7.66",
            "count": 3,
            "first_visit": "2025-12-07T14:22:10.830941+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 29699,
            "ip_address": "42.0.7.254",
            "count": 1,
            "first_visit": "2022-07-30T07:38:40.856139+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6936,
            "ip_address": "42.0.7.254",
            "count": 4,
            "first_visit": "2022-05-16T17:41:00.499735+06:00",
            "date": null
        },
        {
            "id": 19692,
            "ip_address": "42.0.7.253",
            "count": 1,
            "first_visit": "2022-06-28T09:51:01.691723+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10175,
            "ip_address": "42.0.7.253",
            "count": 4,
            "first_visit": "2022-05-21T23:51:56.316092+06:00",
            "date": null
        },
        {
            "id": 23653,
            "ip_address": "42.0.7.253",
            "count": 1,
            "first_visit": "2022-07-18T22:01:37.722519+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1916,
            "ip_address": "42.0.7.252",
            "count": 4,
            "first_visit": "2022-01-11T17:23:08.788529+06:00",
            "date": null
        },
        {
            "id": 37981,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2022-11-29T13:58:00.351105+06:00",
            "date": "2022-11-29"
        }
    ]
}