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

{
    "count": 97475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23600&ordering=-ip_address",
    "results": [
        {
            "id": 4580,
            "ip_address": "37.111.206.168",
            "count": 2,
            "first_visit": "2022-03-22T09:53:37.027846+06:00",
            "date": null
        },
        {
            "id": 4579,
            "ip_address": "37.111.206.168",
            "count": 1,
            "first_visit": "2022-03-22T09:53:37.024351+06:00",
            "date": null
        },
        {
            "id": 85403,
            "ip_address": "37.111.206.168",
            "count": 1,
            "first_visit": "2025-07-07T15:39:05.512386+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 66341,
            "ip_address": "37.111.206.167",
            "count": 1,
            "first_visit": "2024-03-25T18:37:49.765060+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 56201,
            "ip_address": "37.111.206.167",
            "count": 1,
            "first_visit": "2023-09-28T01:16:18.462711+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 7813,
            "ip_address": "37.111.206.167",
            "count": 2,
            "first_visit": "2022-05-17T10:17:52.672704+06:00",
            "date": null
        },
        {
            "id": 6012,
            "ip_address": "37.111.206.166",
            "count": 3,
            "first_visit": "2022-05-14T16:47:58.694736+06:00",
            "date": null
        },
        {
            "id": 85261,
            "ip_address": "37.111.206.166",
            "count": 1,
            "first_visit": "2025-07-05T07:38:54.683308+06:00",
            "date": "2025-07-05"
        }
    ]
}