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

{
    "count": 97169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22424&ordering=-ip_address",
    "results": [
        {
            "id": 35890,
            "ip_address": "37.111.210.199",
            "count": 2,
            "first_visit": "2022-10-14T15:55:13.343540+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 7911,
            "ip_address": "37.111.210.199",
            "count": 1,
            "first_visit": "2022-05-17T11:08:18.365423+06:00",
            "date": null
        },
        {
            "id": 17443,
            "ip_address": "37.111.210.199",
            "count": 1,
            "first_visit": "2022-06-22T18:13:01.449964+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 62535,
            "ip_address": "37.111.210.199",
            "count": 1,
            "first_visit": "2024-01-06T13:27:25.333363+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 91736,
            "ip_address": "37.111.210.198",
            "count": 1,
            "first_visit": "2025-11-07T18:36:56.899081+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 25424,
            "ip_address": "37.111.210.198",
            "count": 1,
            "first_visit": "2022-07-21T11:31:08.689665+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1702,
            "ip_address": "37.111.210.197",
            "count": 3,
            "first_visit": "2022-01-06T20:04:32.565075+06:00",
            "date": null
        },
        {
            "id": 64917,
            "ip_address": "37.111.210.196",
            "count": 2,
            "first_visit": "2024-02-19T22:30:26.339106+06:00",
            "date": "2024-02-19"
        }
    ]
}