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

{
    "count": 95096,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15896&ordering=-ip_address",
    "results": [
        {
            "id": 58468,
            "ip_address": "4.21.22.130",
            "count": 1,
            "first_visit": "2023-10-26T19:49:00.699104+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 1222,
            "ip_address": "42.111.144.51",
            "count": 1,
            "first_visit": "2021-12-22T00:22:20.193957+06:00",
            "date": null
        },
        {
            "id": 45458,
            "ip_address": "42.111.13.8",
            "count": 1,
            "first_visit": "2023-04-18T03:11:27.500893+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 4704,
            "ip_address": "42.110.231.154",
            "count": 1,
            "first_visit": "2022-03-27T12:45:22.857731+06:00",
            "date": null
        },
        {
            "id": 24796,
            "ip_address": "42.110.174.190",
            "count": 1,
            "first_visit": "2022-07-20T17:57:25.624055+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2021,
            "ip_address": "42.110.166.154",
            "count": 1,
            "first_visit": "2022-01-12T10:10:52.480552+06:00",
            "date": null
        },
        {
            "id": 82574,
            "ip_address": "42.108.157.242",
            "count": 1,
            "first_visit": "2025-05-10T09:55:04.909334+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 44432,
            "ip_address": "42.105.3.18",
            "count": 1,
            "first_visit": "2023-03-26T18:54:05.963759+06:00",
            "date": "2023-03-26"
        }
    ]
}