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

{
    "count": 94756,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14680&ordering=-ip_address",
    "results": [
        {
            "id": 9352,
            "ip_address": "43.245.123.27",
            "count": 2,
            "first_visit": "2022-05-19T12:33:50.995567+06:00",
            "date": null
        },
        {
            "id": 41937,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2023-02-10T13:59:46.467476+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 6462,
            "ip_address": "43.245.123.26",
            "count": 5,
            "first_visit": "2022-05-15T23:10:17.516889+06:00",
            "date": null
        },
        {
            "id": 28373,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2022-07-27T22:53:28.689767+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30289,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2022-07-31T10:36:05.163487+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6100,
            "ip_address": "43.245.123.255",
            "count": 1,
            "first_visit": "2022-05-14T19:34:27.992360+06:00",
            "date": null
        },
        {
            "id": 6681,
            "ip_address": "43.245.123.254",
            "count": 9,
            "first_visit": "2022-05-16T13:04:32.385926+06:00",
            "date": null
        },
        {
            "id": 12605,
            "ip_address": "43.245.123.251",
            "count": 1,
            "first_visit": "2022-05-29T23:04:40.028459+06:00",
            "date": null
        }
    ]
}