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

{
    "count": 100029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27080&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 1448,
            "ip_address": "37.111.192.58",
            "count": 1,
            "first_visit": "2021-12-28T18:49:43.097266+06:00",
            "date": null
        },
        {
            "id": 84725,
            "ip_address": "37.111.192.58",
            "count": 6,
            "first_visit": "2025-06-29T15:52:03.933157+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 10276,
            "ip_address": "37.111.192.57",
            "count": 5,
            "first_visit": "2022-05-22T12:09:32.581497+06:00",
            "date": null
        },
        {
            "id": 76908,
            "ip_address": "37.111.192.54",
            "count": 1,
            "first_visit": "2024-12-18T20:02:54.055848+06:00",
            "date": "2024-12-18"
        },
        {
            "id": 91655,
            "ip_address": "37.111.192.48",
            "count": 2,
            "first_visit": "2025-11-05T13:51:46.336182+06:00",
            "date": "2025-11-05"
        }
    ]
}