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

{
    "count": 93314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79096&ordering=ip_address",
    "results": [
        {
            "id": 89038,
            "ip_address": "43.245.143.98",
            "count": 3,
            "first_visit": "2025-09-06T03:00:55.716945+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 71527,
            "ip_address": "43.245.196.84",
            "count": 1,
            "first_visit": "2024-07-26T12:57:49.648121+06:00",
            "date": "2024-07-26"
        },
        {
            "id": 11694,
            "ip_address": "43.245.232.101",
            "count": 1,
            "first_visit": "2022-05-26T17:49:11.941633+06:00",
            "date": null
        },
        {
            "id": 34364,
            "ip_address": "43.245.232.68",
            "count": 1,
            "first_visit": "2022-09-14T08:59:41.671780+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 22232,
            "ip_address": "43.245.232.68",
            "count": 1,
            "first_visit": "2022-07-13T15:01:52.500617+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 19802,
            "ip_address": "43.245.232.68",
            "count": 1,
            "first_visit": "2022-06-28T17:50:31.481902+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 9601,
            "ip_address": "43.245.232.68",
            "count": 1,
            "first_visit": "2022-05-20T01:58:15.005790+06:00",
            "date": null
        },
        {
            "id": 32915,
            "ip_address": "43.245.232.68",
            "count": 1,
            "first_visit": "2022-08-25T13:44:03.910291+06:00",
            "date": "2022-08-25"
        }
    ]
}