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

{
    "count": 99658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11656&ordering=-ip_address",
    "results": [
        {
            "id": 56218,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2023-09-28T09:17:09.589938+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 2623,
            "ip_address": "58.145.184.252",
            "count": 7,
            "first_visit": "2022-01-22T16:21:00.504978+06:00",
            "date": null
        },
        {
            "id": 60926,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2023-12-10T19:44:06.196743+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 1307,
            "ip_address": "58.145.184.251",
            "count": 14,
            "first_visit": "2021-12-23T19:57:59.472032+06:00",
            "date": null
        },
        {
            "id": 26679,
            "ip_address": "58.145.184.251",
            "count": 1,
            "first_visit": "2022-07-24T11:19:26.958423+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 78606,
            "ip_address": "58.145.184.251",
            "count": 1,
            "first_visit": "2025-02-05T10:34:03.874627+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 22834,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2022-07-14T23:00:20.802905+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 79733,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2025-03-04T18:02:31.917954+06:00",
            "date": "2025-03-04"
        }
    ]
}