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

{
    "count": 92101,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88872&ordering=ip_address",
    "results": [
        {
            "id": 1340,
            "ip_address": "66.249.79.54",
            "count": 65,
            "first_visit": "2021-12-24T18:31:09.912145+06:00",
            "date": null
        },
        {
            "id": 43257,
            "ip_address": "66.249.79.54",
            "count": 1,
            "first_visit": "2023-03-06T10:08:49.881372+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 659,
            "ip_address": "66.249.79.59",
            "count": 91,
            "first_visit": "2021-12-14T00:40:17.260382+06:00",
            "date": null
        },
        {
            "id": 78269,
            "ip_address": "66.249.79.8",
            "count": 2,
            "first_visit": "2025-01-27T00:12:17.020638+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 77588,
            "ip_address": "66.249.79.8",
            "count": 2,
            "first_visit": "2025-01-07T19:02:32.195035+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 2434,
            "ip_address": "66.249.79.84",
            "count": 1,
            "first_visit": "2022-01-18T18:49:29.196627+06:00",
            "date": null
        },
        {
            "id": 2432,
            "ip_address": "66.249.79.86",
            "count": 1,
            "first_visit": "2022-01-18T18:22:11.895774+06:00",
            "date": null
        },
        {
            "id": 2431,
            "ip_address": "66.249.79.88",
            "count": 1,
            "first_visit": "2022-01-18T17:47:25.572920+06:00",
            "date": null
        }
    ]
}