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

{
    "count": 100270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20576&ordering=-ip_address",
    "results": [
        {
            "id": 11331,
            "ip_address": "37.111.228.109",
            "count": 2,
            "first_visit": "2022-05-25T10:33:12.728226+06:00",
            "date": null
        },
        {
            "id": 29253,
            "ip_address": "37.111.228.108",
            "count": 1,
            "first_visit": "2022-07-29T11:54:57.977997+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8254,
            "ip_address": "37.111.228.106",
            "count": 1,
            "first_visit": "2022-05-17T18:42:18.507641+06:00",
            "date": null
        },
        {
            "id": 18464,
            "ip_address": "37.111.228.103",
            "count": 1,
            "first_visit": "2022-06-25T07:34:44.630990+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9084,
            "ip_address": "37.111.228.102",
            "count": 2,
            "first_visit": "2022-05-18T22:06:25.018537+06:00",
            "date": null
        },
        {
            "id": 12077,
            "ip_address": "37.111.228.101",
            "count": 1,
            "first_visit": "2022-05-28T00:50:17.653489+06:00",
            "date": null
        },
        {
            "id": 78229,
            "ip_address": "37.111.227.98",
            "count": 1,
            "first_visit": "2025-01-25T17:20:11.327433+06:00",
            "date": "2025-01-25"
        },
        {
            "id": 74588,
            "ip_address": "37.111.227.73",
            "count": 1,
            "first_visit": "2024-10-22T10:27:28.071567+06:00",
            "date": "2024-10-22"
        }
    ]
}