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

{
    "count": 96537,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21432&ordering=ip_address",
    "results": [
        {
            "id": 2879,
            "ip_address": "103.77.16.123",
            "count": 2,
            "first_visit": "2022-01-26T12:47:23.481789+06:00",
            "date": null
        },
        {
            "id": 1648,
            "ip_address": "103.77.16.124",
            "count": 1,
            "first_visit": "2022-01-04T14:54:31.538102+06:00",
            "date": null
        },
        {
            "id": 15166,
            "ip_address": "103.77.16.13",
            "count": 5,
            "first_visit": "2022-06-15T07:12:59.303411+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 37809,
            "ip_address": "103.77.16.14",
            "count": 1,
            "first_visit": "2022-11-24T20:36:19.551357+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 13541,
            "ip_address": "103.77.16.14",
            "count": 1,
            "first_visit": "2022-06-05T10:12:40.030148+06:00",
            "date": null
        },
        {
            "id": 78295,
            "ip_address": "103.77.18.18",
            "count": 1,
            "first_visit": "2025-01-27T19:30:03.768223+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 50991,
            "ip_address": "103.77.18.19",
            "count": 1,
            "first_visit": "2023-07-27T11:49:04.160687+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 7427,
            "ip_address": "103.77.188.196",
            "count": 2,
            "first_visit": "2022-05-16T22:59:53.642454+06:00",
            "date": null
        }
    ]
}