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

{
    "count": 94987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15424&ordering=-ip_address",
    "results": [
        {
            "id": 93258,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2025-12-23T20:14:46.302919+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 82768,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2025-05-14T13:49:17.595897+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 93714,
            "ip_address": "43.245.120.164",
            "count": 6,
            "first_visit": "2026-01-06T08:08:43.138554+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 89770,
            "ip_address": "43.245.120.164",
            "count": 2,
            "first_visit": "2025-09-19T19:40:04.868360+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 8879,
            "ip_address": "43.245.120.164",
            "count": 3,
            "first_visit": "2022-05-18T12:07:38.149242+06:00",
            "date": null
        },
        {
            "id": 27489,
            "ip_address": "43.245.120.164",
            "count": 1,
            "first_visit": "2022-07-25T23:50:07.289973+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 88949,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2025-09-04T10:41:18.752377+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 9555,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2022-05-19T23:28:52.468695+06:00",
            "date": null
        }
    ]
}