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

{
    "count": 99625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-ip_address",
    "results": [
        {
            "id": 23614,
            "ip_address": "37.111.207.160",
            "count": 1,
            "first_visit": "2022-07-18T21:53:54.294885+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 89951,
            "ip_address": "37.111.207.160",
            "count": 1,
            "first_visit": "2025-09-23T18:31:39.904247+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 3711,
            "ip_address": "37.111.207.16",
            "count": 1,
            "first_visit": "2022-02-18T17:52:10.153667+06:00",
            "date": null
        },
        {
            "id": 6003,
            "ip_address": "37.111.207.159",
            "count": 1,
            "first_visit": "2022-05-14T16:08:53.486451+06:00",
            "date": null
        },
        {
            "id": 20354,
            "ip_address": "37.111.207.159",
            "count": 1,
            "first_visit": "2022-06-30T13:22:54.052077+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 75242,
            "ip_address": "37.111.207.159",
            "count": 1,
            "first_visit": "2024-11-05T14:35:23.737286+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 49931,
            "ip_address": "37.111.207.158",
            "count": 1,
            "first_visit": "2023-07-13T19:29:54.463430+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 92720,
            "ip_address": "37.111.207.158",
            "count": 3,
            "first_visit": "2025-12-06T20:58:51.969687+06:00",
            "date": "2025-12-06"
        }
    ]
}