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

{
    "count": 99808,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22808&ordering=-ip_address",
    "results": [
        {
            "id": 11337,
            "ip_address": "37.111.211.236",
            "count": 1,
            "first_visit": "2022-05-25T10:54:55.622888+06:00",
            "date": null
        },
        {
            "id": 8779,
            "ip_address": "37.111.211.235",
            "count": 1,
            "first_visit": "2022-05-18T10:41:04.652267+06:00",
            "date": null
        },
        {
            "id": 9303,
            "ip_address": "37.111.211.234",
            "count": 1,
            "first_visit": "2022-05-19T10:26:33.558547+06:00",
            "date": null
        },
        {
            "id": 30997,
            "ip_address": "37.111.211.234",
            "count": 1,
            "first_visit": "2022-08-03T15:29:49.028680+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 17581,
            "ip_address": "37.111.211.233",
            "count": 1,
            "first_visit": "2022-06-23T05:14:18.927554+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 15250,
            "ip_address": "37.111.211.232",
            "count": 2,
            "first_visit": "2022-06-15T11:53:44.414031+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5907,
            "ip_address": "37.111.211.232",
            "count": 3,
            "first_visit": "2022-05-12T13:01:10.590178+06:00",
            "date": null
        },
        {
            "id": 84302,
            "ip_address": "37.111.211.232",
            "count": 2,
            "first_visit": "2025-06-21T14:51:48.015216+06:00",
            "date": "2025-06-21"
        }
    ]
}