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

{
    "count": 97580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24424&ordering=-ip_address",
    "results": [
        {
            "id": 11062,
            "ip_address": "37.111.200.91",
            "count": 1,
            "first_visit": "2022-05-24T18:17:15.481733+06:00",
            "date": null
        },
        {
            "id": 17874,
            "ip_address": "37.111.200.91",
            "count": 1,
            "first_visit": "2022-06-23T23:01:38.076274+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5974,
            "ip_address": "37.111.200.90",
            "count": 3,
            "first_visit": "2022-05-14T09:08:57.207891+06:00",
            "date": null
        },
        {
            "id": 90058,
            "ip_address": "37.111.200.90",
            "count": 1,
            "first_visit": "2025-09-26T21:27:55.533172+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 85435,
            "ip_address": "37.111.200.9",
            "count": 3,
            "first_visit": "2025-07-07T23:00:40.115827+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 94607,
            "ip_address": "37.111.200.89",
            "count": 1,
            "first_visit": "2026-01-29T11:26:05.327868+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 6935,
            "ip_address": "37.111.200.88",
            "count": 1,
            "first_visit": "2022-05-16T17:40:26.563921+06:00",
            "date": null
        }
    ]
}