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

{
    "count": 100635,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97528&ordering=-ip_address",
    "results": [
        {
            "id": 33461,
            "ip_address": "103.121.105.0",
            "count": 1,
            "first_visit": "2022-08-30T16:49:09.534053+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 4403,
            "ip_address": "103.121.104.175",
            "count": 2,
            "first_visit": "2022-03-16T06:55:58.137263+06:00",
            "date": null
        },
        {
            "id": 14143,
            "ip_address": "103.121.104.170",
            "count": 2,
            "first_visit": "2022-06-09T10:30:06.559875+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14310,
            "ip_address": "103.121.104.170",
            "count": 1,
            "first_visit": "2022-06-10T09:03:07.922626+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14463,
            "ip_address": "103.121.104.170",
            "count": 2,
            "first_visit": "2022-06-11T11:41:41.718818+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 30003,
            "ip_address": "103.121.104.169",
            "count": 1,
            "first_visit": "2022-07-30T21:01:25.171897+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5526,
            "ip_address": "103.121.104.166",
            "count": 1,
            "first_visit": "2022-05-01T18:15:16.229827+06:00",
            "date": null
        },
        {
            "id": 89389,
            "ip_address": "103.121.104.141",
            "count": 1,
            "first_visit": "2025-09-12T11:18:27.386245+06:00",
            "date": "2025-09-12"
        }
    ]
}