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

{
    "count": 97329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9248&ordering=-ip_address",
    "results": [
        {
            "id": 60164,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2023-11-27T16:28:16.871094+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 14428,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2022-06-11T05:56:46.795630+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 35345,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2022-10-02T06:37:57.318715+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 4406,
            "ip_address": "65.154.226.169",
            "count": 4,
            "first_visit": "2022-03-16T09:27:13.125742+06:00",
            "date": null
        },
        {
            "id": 51193,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2023-07-30T05:37:07.438499+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 59205,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2023-11-08T21:26:37.089329+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 3838,
            "ip_address": "65.154.226.168",
            "count": 2,
            "first_visit": "2022-02-23T23:54:23.653673+06:00",
            "date": null
        },
        {
            "id": 52258,
            "ip_address": "65.154.226.168",
            "count": 1,
            "first_visit": "2023-08-11T23:15:40.398113+06:00",
            "date": "2023-08-11"
        }
    ]
}