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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23200&ordering=-ip_address",
    "results": [
        {
            "id": 28174,
            "ip_address": "37.111.210.20",
            "count": 1,
            "first_visit": "2022-07-27T12:22:27.957014+06:00",
            "date": "2022-07-27"
        },
        {
            "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
        }
    ]
}