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

{
    "count": 91952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-ip_address",
    "results": [
        {
            "id": 1523,
            "ip_address": "80.115.228.38",
            "count": 1,
            "first_visit": "2021-12-31T15:38:45.044963+06:00",
            "date": null
        },
        {
            "id": 72820,
            "ip_address": "79.98.117.18",
            "count": 1,
            "first_visit": "2024-09-01T01:41:25.811831+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 4078,
            "ip_address": "79.87.143.164",
            "count": 2,
            "first_visit": "2022-03-04T20:25:12.874473+06:00",
            "date": null
        },
        {
            "id": 16640,
            "ip_address": "79.248.238.153",
            "count": 1,
            "first_visit": "2022-06-19T19:11:11.551765+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 17381,
            "ip_address": "79.248.238.153",
            "count": 1,
            "first_visit": "2022-06-22T14:25:15.351020+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3535,
            "ip_address": "79.247.98.57",
            "count": 1,
            "first_visit": "2022-02-11T21:34:24.067301+06:00",
            "date": null
        },
        {
            "id": 59156,
            "ip_address": "79.173.92.119",
            "count": 1,
            "first_visit": "2023-11-08T02:21:58.933365+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 75934,
            "ip_address": "79.173.90.59",
            "count": 1,
            "first_visit": "2024-11-22T07:31:28.744385+06:00",
            "date": "2024-11-22"
        }
    ]
}