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

{
    "count": 102627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48752&ordering=ip_address",
    "results": [
        {
            "id": 79309,
            "ip_address": "118.179.180.189",
            "count": 1,
            "first_visit": "2025-02-22T22:08:51.687047+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 37133,
            "ip_address": "118.179.180.209",
            "count": 1,
            "first_visit": "2022-11-09T01:06:09.523678+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 4727,
            "ip_address": "118.179.180.25",
            "count": 1,
            "first_visit": "2022-03-28T07:19:39.264810+06:00",
            "date": null
        },
        {
            "id": 3155,
            "ip_address": "118.179.181.193",
            "count": 1,
            "first_visit": "2022-02-01T01:52:29.207150+06:00",
            "date": null
        },
        {
            "id": 33918,
            "ip_address": "118.179.181.209",
            "count": 4,
            "first_visit": "2022-09-06T11:42:31.167374+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33864,
            "ip_address": "118.179.181.209",
            "count": 8,
            "first_visit": "2022-09-05T16:50:34.325305+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 6117,
            "ip_address": "118.179.181.209",
            "count": 1,
            "first_visit": "2022-05-14T19:41:51.431622+06:00",
            "date": null
        },
        {
            "id": 33276,
            "ip_address": "118.179.181.209",
            "count": 3,
            "first_visit": "2022-08-29T08:20:56.242589+06:00",
            "date": "2022-08-29"
        }
    ]
}