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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=ip_address",
    "results": [
        {
            "id": 21046,
            "ip_address": "37.111.211.145",
            "count": 3,
            "first_visit": "2022-07-04T13:01:50.464915+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 6485,
            "ip_address": "37.111.211.149",
            "count": 1,
            "first_visit": "2022-05-15T23:51:23.489768+06:00",
            "date": null
        },
        {
            "id": 6486,
            "ip_address": "37.111.211.149",
            "count": 1,
            "first_visit": "2022-05-15T23:51:23.491182+06:00",
            "date": null
        },
        {
            "id": 75390,
            "ip_address": "37.111.211.149",
            "count": 1,
            "first_visit": "2024-11-08T21:04:38.954849+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 92245,
            "ip_address": "37.111.211.15",
            "count": 1,
            "first_visit": "2025-11-21T13:53:08.743763+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 8401,
            "ip_address": "37.111.211.15",
            "count": 1,
            "first_visit": "2022-05-17T22:49:49.612930+06:00",
            "date": null
        },
        {
            "id": 25215,
            "ip_address": "37.111.211.150",
            "count": 1,
            "first_visit": "2022-07-21T08:39:48.857535+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7498,
            "ip_address": "37.111.211.151",
            "count": 1,
            "first_visit": "2022-05-16T23:43:22.668344+06:00",
            "date": null
        }
    ]
}