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

{
    "count": 98417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33056&ordering=-ip_address",
    "results": [
        {
            "id": 55199,
            "ip_address": "202.4.115.58",
            "count": 1,
            "first_visit": "2023-09-16T18:19:00.754453+06:00",
            "date": "2023-09-16"
        },
        {
            "id": 79195,
            "ip_address": "202.4.115.130",
            "count": 1,
            "first_visit": "2025-02-20T16:20:54.420500+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 84805,
            "ip_address": "202.4.115.11",
            "count": 1,
            "first_visit": "2025-06-30T11:05:01.447505+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 44057,
            "ip_address": "202.4.115.11",
            "count": 2,
            "first_visit": "2023-03-19T17:20:32.970087+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 10717,
            "ip_address": "202.4.115.10",
            "count": 1,
            "first_visit": "2022-05-23T19:14:17.342149+06:00",
            "date": null
        },
        {
            "id": 1244,
            "ip_address": "202.4.114.69",
            "count": 1,
            "first_visit": "2021-12-22T12:12:36.015677+06:00",
            "date": null
        },
        {
            "id": 19374,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-06-27T09:11:49.485786+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 33454,
            "ip_address": "202.4.114.65",
            "count": 2,
            "first_visit": "2022-08-30T15:59:05.028325+06:00",
            "date": "2022-08-30"
        }
    ]
}