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

{
    "count": 101149,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101136&ordering=first_visit",
    "results": [
        {
            "id": 101241,
            "ip_address": "103.77.61.99",
            "count": 1,
            "first_visit": "2026-08-06T19:38:41.277188+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101242,
            "ip_address": "103.73.46.143",
            "count": 1,
            "first_visit": "2026-08-06T19:38:46.292770+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101243,
            "ip_address": "115.110.235.237",
            "count": 1,
            "first_visit": "2026-08-06T19:39:16.977123+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101244,
            "ip_address": "103.187.94.76",
            "count": 1,
            "first_visit": "2026-08-06T19:44:52.681509+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101245,
            "ip_address": "103.217.111.208",
            "count": 1,
            "first_visit": "2026-08-06T20:09:19.448467+06:00",
            "date": "2026-08-06"
        }
    ]
}