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

{
    "count": 102639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70536&ordering=ip_address",
    "results": [
        {
            "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": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 1304,
            "ip_address": "212.237.119.19",
            "count": 1,
            "first_visit": "2021-12-23T18:49:32.814688+06:00",
            "date": null
        },
        {
            "id": 5709,
            "ip_address": "212.237.119.31",
            "count": 1,
            "first_visit": "2022-05-07T21:32:30.099849+06:00",
            "date": null
        },
        {
            "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": 81060,
            "ip_address": "212.237.124.196",
            "count": 2,
            "first_visit": "2025-04-06T23:18:56.591192+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 34262,
            "ip_address": "212.237.124.196",
            "count": 1,
            "first_visit": "2022-09-12T14:37:45.056912+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 47813,
            "ip_address": "212.237.124.209",
            "count": 1,
            "first_visit": "2023-06-07T00:45:40.939460+06:00",
            "date": "2023-06-07"
        }
    ]
}