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

{
    "count": 98227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30360&ordering=-ip_address",
    "results": [
        {
            "id": 63678,
            "ip_address": "212.237.122.183",
            "count": 1,
            "first_visit": "2024-01-23T23:44:29.221912+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 5709,
            "ip_address": "212.237.119.31",
            "count": 1,
            "first_visit": "2022-05-07T21:32:30.099849+06:00",
            "date": null
        },
        {
            "id": 1304,
            "ip_address": "212.237.119.19",
            "count": 1,
            "first_visit": "2021-12-23T18:49:32.814688+06:00",
            "date": null
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 74658,
            "ip_address": "212.237.119.157",
            "count": 1,
            "first_visit": "2024-10-23T17:22:09.455619+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 80644,
            "ip_address": "212.237.119.151",
            "count": 5,
            "first_visit": "2025-03-26T19:46:23.214693+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 86453,
            "ip_address": "212.237.119.105",
            "count": 2,
            "first_visit": "2025-07-24T21:17:47.261268+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 88416,
            "ip_address": "212.237.119.10",
            "count": 3,
            "first_visit": "2025-08-25T20:08:27.333632+06:00",
            "date": "2025-08-25"
        }
    ]
}