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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93056&ordering=-ip_address",
    "results": [
        {
            "id": 82085,
            "ip_address": "103.142.192.1",
            "count": 2,
            "first_visit": "2025-04-30T17:51:56.619501+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 4052,
            "ip_address": "103.142.192.0",
            "count": 1,
            "first_visit": "2022-03-03T22:34:08.086963+06:00",
            "date": null
        },
        {
            "id": 34256,
            "ip_address": "103.142.185.30",
            "count": 2,
            "first_visit": "2022-09-12T13:26:30.466639+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 33958,
            "ip_address": "103.142.185.30",
            "count": 1,
            "first_visit": "2022-09-07T01:22:18.817529+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 79567,
            "ip_address": "103.142.185.3",
            "count": 2,
            "first_visit": "2025-02-28T16:21:35.823841+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 79541,
            "ip_address": "103.142.185.3",
            "count": 2,
            "first_visit": "2025-02-27T22:30:06.568270+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 316,
            "ip_address": "103.142.185.2",
            "count": 1,
            "first_visit": "2021-12-06T20:19:12.277613+06:00",
            "date": null
        },
        {
            "id": 51355,
            "ip_address": "103.142.185.143",
            "count": 1,
            "first_visit": "2023-08-01T02:05:04.261760+06:00",
            "date": "2023-08-01"
        }
    ]
}