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

{
    "count": 98242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16864&ordering=-ip_address",
    "results": [
        {
            "id": 91144,
            "ip_address": "42.0.7.211",
            "count": 1,
            "first_visit": "2025-10-23T09:24:45.412157+06:00",
            "date": "2025-10-23"
        },
        {
            "id": 88908,
            "ip_address": "42.0.7.205",
            "count": 1,
            "first_visit": "2025-09-03T18:47:33.431775+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 29128,
            "ip_address": "42.0.6.7",
            "count": 1,
            "first_visit": "2022-07-29T07:43:04.681686+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26991,
            "ip_address": "42.0.6.254",
            "count": 3,
            "first_visit": "2022-07-25T01:39:11.714084+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28236,
            "ip_address": "42.0.6.254",
            "count": 1,
            "first_visit": "2022-07-27T14:23:44.687693+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11244,
            "ip_address": "42.0.6.253",
            "count": 2,
            "first_visit": "2022-05-24T23:53:15.657003+06:00",
            "date": null
        },
        {
            "id": 22730,
            "ip_address": "42.0.6.252",
            "count": 1,
            "first_visit": "2022-07-14T17:08:23.063243+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9920,
            "ip_address": "42.0.6.252",
            "count": 2,
            "first_visit": "2022-05-21T01:53:51.024327+06:00",
            "date": null
        }
    ]
}