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

{
    "count": 97584,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24448&ordering=-ip_address",
    "results": [
        {
            "id": 91869,
            "ip_address": "37.111.200.80",
            "count": 1,
            "first_visit": "2025-11-11T11:03:55.080930+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 10879,
            "ip_address": "37.111.200.8",
            "count": 1,
            "first_visit": "2022-05-24T10:29:17.328249+06:00",
            "date": null
        },
        {
            "id": 28425,
            "ip_address": "37.111.200.79",
            "count": 1,
            "first_visit": "2022-07-27T23:52:34.599593+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10933,
            "ip_address": "37.111.200.79",
            "count": 2,
            "first_visit": "2022-05-24T12:07:03.987013+06:00",
            "date": null
        },
        {
            "id": 10518,
            "ip_address": "37.111.200.78",
            "count": 1,
            "first_visit": "2022-05-23T07:20:07.773685+06:00",
            "date": null
        },
        {
            "id": 30974,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2022-08-03T11:29:11.214883+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 40082,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2023-01-08T20:19:45.466984+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 8975,
            "ip_address": "37.111.200.76",
            "count": 1,
            "first_visit": "2022-05-18T14:41:39.170716+06:00",
            "date": null
        }
    ]
}