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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-ip_address",
    "results": [
        {
            "id": 1504,
            "ip_address": "73.254.32.24",
            "count": 2,
            "first_visit": "2021-12-31T03:06:37.298051+06:00",
            "date": null
        },
        {
            "id": 98341,
            "ip_address": "73.25.208.133",
            "count": 1,
            "first_visit": "2026-05-20T20:50:16.400176+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 2796,
            "ip_address": "73.251.47.224",
            "count": 1,
            "first_visit": "2022-01-25T11:30:01.441720+06:00",
            "date": null
        },
        {
            "id": 1720,
            "ip_address": "73.248.120.119",
            "count": 2,
            "first_visit": "2022-01-08T12:38:28.279289+06:00",
            "date": null
        },
        {
            "id": 21269,
            "ip_address": "73.248.120.119",
            "count": 1,
            "first_visit": "2022-07-06T06:42:37.732630+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 1713,
            "ip_address": "73.247.218.44",
            "count": 5,
            "first_visit": "2022-01-08T00:37:08.047742+06:00",
            "date": null
        },
        {
            "id": 36882,
            "ip_address": "73.242.243.253",
            "count": 2,
            "first_visit": "2022-11-03T16:18:52.034976+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 99624,
            "ip_address": "73.241.195.69",
            "count": 1,
            "first_visit": "2026-06-27T11:34:14.265129+06:00",
            "date": "2026-06-27"
        }
    ]
}