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

{
    "count": 97206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22568&ordering=-ip_address",
    "results": [
        {
            "id": 3585,
            "ip_address": "37.111.210.119",
            "count": 1,
            "first_visit": "2022-02-13T23:04:49.413138+06:00",
            "date": null
        },
        {
            "id": 13548,
            "ip_address": "37.111.210.118",
            "count": 1,
            "first_visit": "2022-06-05T11:29:13.210341+06:00",
            "date": null
        },
        {
            "id": 7253,
            "ip_address": "37.111.210.117",
            "count": 1,
            "first_visit": "2022-05-16T20:07:40.725595+06:00",
            "date": null
        },
        {
            "id": 90509,
            "ip_address": "37.111.210.117",
            "count": 5,
            "first_visit": "2025-10-08T12:51:10.257956+06:00",
            "date": "2025-10-08"
        },
        {
            "id": 25780,
            "ip_address": "37.111.210.114",
            "count": 1,
            "first_visit": "2022-07-22T01:18:40.775714+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9357,
            "ip_address": "37.111.210.113",
            "count": 1,
            "first_visit": "2022-05-19T12:51:01.482739+06:00",
            "date": null
        },
        {
            "id": 26699,
            "ip_address": "37.111.210.112",
            "count": 1,
            "first_visit": "2022-07-24T11:41:40.413202+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8855,
            "ip_address": "37.111.210.112",
            "count": 2,
            "first_visit": "2022-05-18T11:50:46.648231+06:00",
            "date": null
        }
    ]
}