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

{
    "count": 95560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3808&ordering=ip_address",
    "results": [
        {
            "id": 83104,
            "ip_address": "103.127.179.50",
            "count": 1,
            "first_visit": "2025-05-20T22:51:58.722535+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 89861,
            "ip_address": "103.127.179.50",
            "count": 1,
            "first_visit": "2025-09-21T17:11:41.131401+06:00",
            "date": "2025-09-21"
        },
        {
            "id": 3796,
            "ip_address": "103.127.179.73",
            "count": 1,
            "first_visit": "2022-02-22T16:22:19.796567+06:00",
            "date": null
        },
        {
            "id": 2511,
            "ip_address": "103.127.179.76",
            "count": 3,
            "first_visit": "2022-01-20T12:49:05.778700+06:00",
            "date": null
        },
        {
            "id": 7078,
            "ip_address": "103.127.180.14",
            "count": 1,
            "first_visit": "2022-05-16T19:14:04.453071+06:00",
            "date": null
        },
        {
            "id": 16662,
            "ip_address": "103.127.180.14",
            "count": 1,
            "first_visit": "2022-06-19T22:36:05.407562+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13403,
            "ip_address": "103.127.182.13",
            "count": 1,
            "first_visit": "2022-06-02T20:05:14.991599+06:00",
            "date": null
        },
        {
            "id": 30737,
            "ip_address": "103.127.182.13",
            "count": 1,
            "first_visit": "2022-08-02T00:02:52.273058+06:00",
            "date": "2022-08-02"
        }
    ]
}