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

{
    "count": 96711,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7960&ordering=ip_address",
    "results": [
        {
            "id": 58532,
            "ip_address": "103.152.19.19",
            "count": 1,
            "first_visit": "2023-10-27T22:17:55.661440+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 11592,
            "ip_address": "103.152.212.152",
            "count": 1,
            "first_visit": "2022-05-26T02:33:05.144889+06:00",
            "date": null
        },
        {
            "id": 11593,
            "ip_address": "103.152.212.154",
            "count": 1,
            "first_visit": "2022-05-26T02:33:05.404336+06:00",
            "date": null
        },
        {
            "id": 78276,
            "ip_address": "103.152.212.17",
            "count": 1,
            "first_visit": "2025-01-27T07:55:55.364743+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 885,
            "ip_address": "103.152.212.210",
            "count": 3,
            "first_visit": "2021-12-19T19:42:54.172168+06:00",
            "date": null
        },
        {
            "id": 56770,
            "ip_address": "103.152.212.8",
            "count": 1,
            "first_visit": "2023-10-04T21:46:33.164288+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 2261,
            "ip_address": "103.152.213.238",
            "count": 1,
            "first_visit": "2022-01-15T14:45:24.240368+06:00",
            "date": null
        },
        {
            "id": 12814,
            "ip_address": "103.152.213.251",
            "count": 1,
            "first_visit": "2022-05-30T15:57:36.863671+06:00",
            "date": null
        }
    ]
}