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

{
    "count": 95266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16392&ordering=-ip_address",
    "results": [
        {
            "id": 20393,
            "ip_address": "40.94.97.57",
            "count": 1,
            "first_visit": "2022-06-30T16:33:22.844261+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 3980,
            "ip_address": "40.94.97.47",
            "count": 1,
            "first_visit": "2022-03-01T15:54:37.588248+06:00",
            "date": null
        },
        {
            "id": 34511,
            "ip_address": "40.94.97.20",
            "count": 2,
            "first_visit": "2022-09-16T23:23:16.438259+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 24771,
            "ip_address": "40.94.97.1",
            "count": 1,
            "first_visit": "2022-07-20T17:19:27.836450+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15691,
            "ip_address": "40.94.96.8",
            "count": 1,
            "first_visit": "2022-06-16T15:00:09.670279+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 49319,
            "ip_address": "40.94.96.47",
            "count": 1,
            "first_visit": "2023-07-04T16:24:20.986494+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 5374,
            "ip_address": "40.94.96.40",
            "count": 1,
            "first_visit": "2022-04-25T16:32:45.509974+06:00",
            "date": null
        },
        {
            "id": 5373,
            "ip_address": "40.94.96.19",
            "count": 1,
            "first_visit": "2022-04-25T16:31:13.530750+06:00",
            "date": null
        }
    ]
}