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

{
    "count": 92162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88424&ordering=-ip_address",
    "results": [
        {
            "id": 57056,
            "ip_address": "103.12.72.145",
            "count": 1,
            "first_visit": "2023-10-08T08:08:47.576302+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 56654,
            "ip_address": "103.12.72.145",
            "count": 1,
            "first_visit": "2023-10-03T14:46:28.615356+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56801,
            "ip_address": "103.12.72.145",
            "count": 1,
            "first_visit": "2023-10-05T09:16:55.902509+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 1520,
            "ip_address": "103.127.183.40",
            "count": 2,
            "first_visit": "2021-12-31T15:22:14.467931+06:00",
            "date": null
        },
        {
            "id": 26876,
            "ip_address": "103.127.182.68",
            "count": 1,
            "first_visit": "2022-07-24T22:33:10.719905+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10985,
            "ip_address": "103.127.182.58",
            "count": 1,
            "first_visit": "2022-05-24T13:53:04.964578+06:00",
            "date": null
        },
        {
            "id": 25294,
            "ip_address": "103.127.182.50",
            "count": 1,
            "first_visit": "2022-07-21T09:52:20.614615+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 40348,
            "ip_address": "103.127.182.27",
            "count": 3,
            "first_visit": "2023-01-14T06:01:49.480153+06:00",
            "date": "2023-01-14"
        }
    ]
}