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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26440&ordering=-ip_address",
    "results": [
        {
            "id": 8801,
            "ip_address": "37.111.192.88",
            "count": 1,
            "first_visit": "2022-05-18T11:04:08.328738+06:00",
            "date": null
        },
        {
            "id": 97146,
            "ip_address": "37.111.192.86",
            "count": 2,
            "first_visit": "2026-04-18T17:01:21.743932+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 62703,
            "ip_address": "37.111.192.86",
            "count": 3,
            "first_visit": "2024-01-09T11:17:23.929411+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 30873,
            "ip_address": "37.111.192.84",
            "count": 1,
            "first_visit": "2022-08-02T19:46:26.916348+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 11510,
            "ip_address": "37.111.192.77",
            "count": 7,
            "first_visit": "2022-05-25T23:28:43.178552+06:00",
            "date": null
        },
        {
            "id": 8573,
            "ip_address": "37.111.192.76",
            "count": 1,
            "first_visit": "2022-05-17T23:58:49.614585+06:00",
            "date": null
        },
        {
            "id": 28473,
            "ip_address": "37.111.192.76",
            "count": 1,
            "first_visit": "2022-07-28T00:54:04.123979+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3500,
            "ip_address": "37.111.192.75",
            "count": 1,
            "first_visit": "2022-02-10T20:12:55.661373+06:00",
            "date": null
        }
    ]
}