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

{
    "count": 97454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-ip_address",
    "results": [
        {
            "id": 66500,
            "ip_address": "37.111.206.198",
            "count": 1,
            "first_visit": "2024-04-01T12:13:11.482643+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 2659,
            "ip_address": "37.111.206.197",
            "count": 5,
            "first_visit": "2022-01-22T23:54:09.235294+06:00",
            "date": null
        },
        {
            "id": 18762,
            "ip_address": "37.111.206.196",
            "count": 1,
            "first_visit": "2022-06-25T20:07:12.600691+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9350,
            "ip_address": "37.111.206.196",
            "count": 1,
            "first_visit": "2022-05-19T12:26:07.327028+06:00",
            "date": null
        },
        {
            "id": 55932,
            "ip_address": "37.111.206.196",
            "count": 1,
            "first_visit": "2023-09-24T21:28:47.017635+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 75625,
            "ip_address": "37.111.206.196",
            "count": 1,
            "first_visit": "2024-11-14T00:04:47.216065+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 77255,
            "ip_address": "37.111.206.195",
            "count": 1,
            "first_visit": "2024-12-28T15:19:02.204841+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 62232,
            "ip_address": "37.111.206.194",
            "count": 1,
            "first_visit": "2024-01-03T19:30:03.578967+06:00",
            "date": "2024-01-03"
        }
    ]
}