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

{
    "count": 97592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24504&ordering=-ip_address",
    "results": [
        {
            "id": 15327,
            "ip_address": "37.111.200.44",
            "count": 1,
            "first_visit": "2022-06-15T15:59:01.990246+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 65485,
            "ip_address": "37.111.200.43",
            "count": 1,
            "first_visit": "2024-03-03T22:04:04.190531+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 91360,
            "ip_address": "37.111.200.43",
            "count": 1,
            "first_visit": "2025-10-29T09:19:56.762716+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 6795,
            "ip_address": "37.111.200.42",
            "count": 4,
            "first_visit": "2022-05-16T15:35:59.716084+06:00",
            "date": null
        },
        {
            "id": 16399,
            "ip_address": "37.111.200.41",
            "count": 1,
            "first_visit": "2022-06-18T15:03:31.118051+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 75409,
            "ip_address": "37.111.200.41",
            "count": 1,
            "first_visit": "2024-11-09T10:29:50.844814+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 33374,
            "ip_address": "37.111.200.40",
            "count": 1,
            "first_visit": "2022-08-30T00:03:55.968470+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 2681,
            "ip_address": "37.111.200.4",
            "count": 2,
            "first_visit": "2022-01-23T15:53:58.524701+06:00",
            "date": null
        }
    ]
}