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

{
    "count": 99453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24256&ordering=-ip_address",
    "results": [
        {
            "id": 24607,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2022-07-20T12:23:51.266691+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6928,
            "ip_address": "37.111.206.160",
            "count": 1,
            "first_visit": "2022-05-16T17:34:03.705778+06:00",
            "date": null
        },
        {
            "id": 9422,
            "ip_address": "37.111.206.16",
            "count": 3,
            "first_visit": "2022-05-19T15:51:04.629874+06:00",
            "date": null
        },
        {
            "id": 55814,
            "ip_address": "37.111.206.16",
            "count": 1,
            "first_visit": "2023-09-23T15:15:05.195830+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 62566,
            "ip_address": "37.111.206.16",
            "count": 1,
            "first_visit": "2024-01-06T22:01:24.263620+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 92256,
            "ip_address": "37.111.206.16",
            "count": 1,
            "first_visit": "2025-11-21T20:35:46.239890+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 9718,
            "ip_address": "37.111.206.159",
            "count": 2,
            "first_visit": "2022-05-20T13:52:08.237253+06:00",
            "date": null
        },
        {
            "id": 18374,
            "ip_address": "37.111.206.159",
            "count": 1,
            "first_visit": "2022-06-25T02:21:12.739991+06:00",
            "date": "2022-06-25"
        }
    ]
}