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

{
    "count": 91824,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89736&ordering=ip_address",
    "results": [
        {
            "id": 5793,
            "ip_address": "69.171.251.1",
            "count": 1,
            "first_visit": "2022-05-10T16:40:37.176832+06:00",
            "date": null
        },
        {
            "id": 19025,
            "ip_address": "69.171.251.1",
            "count": 1,
            "first_visit": "2022-06-26T10:10:59.278423+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 66410,
            "ip_address": "69.171.251.1",
            "count": 1,
            "first_visit": "2024-03-27T12:05:23.736134+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 91484,
            "ip_address": "69.171.251.1",
            "count": 1,
            "first_visit": "2025-11-01T13:39:32.336640+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 33600,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2022-09-01T10:49:29.520585+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 4454,
            "ip_address": "69.171.251.10",
            "count": 2,
            "first_visit": "2022-03-17T16:53:46.348122+06:00",
            "date": null
        },
        {
            "id": 64816,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2024-02-17T00:26:56.758355+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 44584,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2023-03-30T06:03:38.737755+06:00",
            "date": "2023-03-30"
        }
    ]
}