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

{
    "count": 101478,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78832&ordering=ip_address",
    "results": [
        {
            "id": 26077,
            "ip_address": "37.111.212.42",
            "count": 1,
            "first_visit": "2022-07-22T22:03:37.819616+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 75550,
            "ip_address": "37.111.212.42",
            "count": 1,
            "first_visit": "2024-11-12T11:57:14.488370+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 97489,
            "ip_address": "37.111.212.43",
            "count": 1,
            "first_visit": "2026-04-28T14:17:08.054665+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 3495,
            "ip_address": "37.111.212.43",
            "count": 3,
            "first_visit": "2022-02-10T17:49:01.577785+06:00",
            "date": null
        },
        {
            "id": 30802,
            "ip_address": "37.111.212.44",
            "count": 1,
            "first_visit": "2022-08-02T11:34:55.714378+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 7357,
            "ip_address": "37.111.212.44",
            "count": 4,
            "first_visit": "2022-05-16T22:20:08.405737+06:00",
            "date": null
        },
        {
            "id": 67066,
            "ip_address": "37.111.212.44",
            "count": 2,
            "first_visit": "2024-04-17T06:11:47.594805+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 68361,
            "ip_address": "37.111.212.44",
            "count": 4,
            "first_visit": "2024-05-15T13:39:45.516456+06:00",
            "date": "2024-05-15"
        }
    ]
}