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

{
    "count": 100034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8200&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 75172,
            "ip_address": "103.152.213.53",
            "count": 1,
            "first_visit": "2024-11-03T22:20:14.079018+06:00",
            "date": "2024-11-03"
        }
    ]
}