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

{
    "count": 96329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20728&ordering=-ip_address",
    "results": [
        {
            "id": 12157,
            "ip_address": "37.111.214.109",
            "count": 1,
            "first_visit": "2022-05-28T11:22:38.316851+06:00",
            "date": null
        },
        {
            "id": 7465,
            "ip_address": "37.111.214.107",
            "count": 3,
            "first_visit": "2022-05-16T23:23:42.429790+06:00",
            "date": null
        },
        {
            "id": 51702,
            "ip_address": "37.111.214.107",
            "count": 1,
            "first_visit": "2023-08-04T18:28:06.192241+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 42593,
            "ip_address": "37.111.214.106",
            "count": 1,
            "first_visit": "2023-02-23T10:39:10.981200+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 25537,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2022-07-21T12:58:13.867091+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 88571,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2025-08-28T15:16:46.207267+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 92412,
            "ip_address": "37.111.214.104",
            "count": 3,
            "first_visit": "2025-11-26T13:07:14.878220+06:00",
            "date": "2025-11-26"
        }
    ]
}