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

{
    "count": 98392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18608&ordering=ip_address",
    "results": [
        {
            "id": 52497,
            "ip_address": "103.49.115.193",
            "count": 2,
            "first_visit": "2023-08-14T14:49:37.296719+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 68166,
            "ip_address": "103.49.115.199",
            "count": 1,
            "first_visit": "2024-05-10T21:21:47.442838+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 75607,
            "ip_address": "103.49.115.204",
            "count": 2,
            "first_visit": "2024-11-13T17:16:07.458429+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 34665,
            "ip_address": "103.49.168.60",
            "count": 1,
            "first_visit": "2022-09-19T14:00:21.927524+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 1216,
            "ip_address": "103.49.169.199",
            "count": 1,
            "first_visit": "2021-12-21T23:44:00.241103+06:00",
            "date": null
        },
        {
            "id": 37025,
            "ip_address": "103.49.169.242",
            "count": 1,
            "first_visit": "2022-11-06T19:55:36.512099+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 35304,
            "ip_address": "103.49.169.246",
            "count": 3,
            "first_visit": "2022-10-01T11:18:44.945957+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 2450,
            "ip_address": "103.49.169.97",
            "count": 1,
            "first_visit": "2022-01-18T23:50:21.856747+06:00",
            "date": null
        }
    ]
}