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

{
    "count": 99299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24984&ordering=-ip_address",
    "results": [
        {
            "id": 19682,
            "ip_address": "37.111.201.105",
            "count": 1,
            "first_visit": "2022-06-28T09:14:07.500257+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 91358,
            "ip_address": "37.111.201.104",
            "count": 1,
            "first_visit": "2025-10-29T07:50:39.506033+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 79332,
            "ip_address": "37.111.201.101",
            "count": 1,
            "first_visit": "2025-02-23T12:13:37.966131+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 77901,
            "ip_address": "37.111.201.101",
            "count": 1,
            "first_visit": "2025-01-15T16:14:10.495232+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 9085,
            "ip_address": "37.111.201.100",
            "count": 1,
            "first_visit": "2022-05-18T22:06:44.309197+06:00",
            "date": null
        },
        {
            "id": 8902,
            "ip_address": "37.111.200.99",
            "count": 1,
            "first_visit": "2022-05-18T12:27:06.985997+06:00",
            "date": null
        },
        {
            "id": 86663,
            "ip_address": "37.111.200.99",
            "count": 1,
            "first_visit": "2025-07-28T19:17:13.086139+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 8060,
            "ip_address": "37.111.200.98",
            "count": 1,
            "first_visit": "2022-05-17T12:19:32.853591+06:00",
            "date": null
        }
    ]
}