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

{
    "count": 92444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8512&ordering=-ip_address",
    "results": [
        {
            "id": 64983,
            "ip_address": "65.155.30.101",
            "count": 1,
            "first_visit": "2024-02-21T04:14:38.114298+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 517,
            "ip_address": "65.154.226.220",
            "count": 6,
            "first_visit": "2021-12-10T04:02:14.160326+06:00",
            "date": null
        },
        {
            "id": 35164,
            "ip_address": "65.154.226.220",
            "count": 1,
            "first_visit": "2022-09-28T22:49:10.570133+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 3837,
            "ip_address": "65.154.226.171",
            "count": 7,
            "first_visit": "2022-02-23T23:34:15.721211+06:00",
            "date": null
        },
        {
            "id": 57180,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2023-10-09T16:50:38.206155+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 64882,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2024-02-19T02:01:52.592104+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 38102,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-12-01T15:31:37.891499+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 14430,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-06-11T05:58:41.473954+06:00",
            "date": "2022-06-11"
        }
    ]
}