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

{
    "count": 98029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=-ip_address",
    "results": [
        {
            "id": 26451,
            "ip_address": "37.111.195.119",
            "count": 1,
            "first_visit": "2022-07-23T22:51:41.573973+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6671,
            "ip_address": "37.111.195.119",
            "count": 1,
            "first_visit": "2022-05-16T12:53:08.573367+06:00",
            "date": null
        },
        {
            "id": 22908,
            "ip_address": "37.111.195.118",
            "count": 1,
            "first_visit": "2022-07-15T07:19:42.832600+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 29866,
            "ip_address": "37.111.195.117",
            "count": 1,
            "first_visit": "2022-07-30T12:06:30.696729+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 38518,
            "ip_address": "37.111.195.117",
            "count": 2,
            "first_visit": "2022-12-10T00:52:51.603991+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 8387,
            "ip_address": "37.111.195.115",
            "count": 2,
            "first_visit": "2022-05-17T22:43:26.434124+06:00",
            "date": null
        },
        {
            "id": 6767,
            "ip_address": "37.111.195.112",
            "count": 1,
            "first_visit": "2022-05-16T14:56:07.776919+06:00",
            "date": null
        },
        {
            "id": 85288,
            "ip_address": "37.111.195.112",
            "count": 2,
            "first_visit": "2025-07-05T20:26:48.508304+06:00",
            "date": "2025-07-05"
        }
    ]
}