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

{
    "count": 99980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22144&ordering=-ip_address",
    "results": [
        {
            "id": 47684,
            "ip_address": "37.111.212.64",
            "count": 1,
            "first_visit": "2023-06-04T22:27:18.559736+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 2704,
            "ip_address": "37.111.212.64",
            "count": 4,
            "first_visit": "2022-01-23T22:08:13.337229+06:00",
            "date": null
        },
        {
            "id": 80019,
            "ip_address": "37.111.212.64",
            "count": 2,
            "first_visit": "2025-03-11T21:14:55.135070+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 89474,
            "ip_address": "37.111.212.64",
            "count": 2,
            "first_visit": "2025-09-14T00:06:55.583765+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 20042,
            "ip_address": "37.111.212.63",
            "count": 1,
            "first_visit": "2022-06-29T14:31:41.548166+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7834,
            "ip_address": "37.111.212.63",
            "count": 3,
            "first_visit": "2022-05-17T10:32:00.665486+06:00",
            "date": null
        },
        {
            "id": 8164,
            "ip_address": "37.111.212.62",
            "count": 2,
            "first_visit": "2022-05-17T13:22:22.057091+06:00",
            "date": null
        },
        {
            "id": 27250,
            "ip_address": "37.111.212.62",
            "count": 1,
            "first_visit": "2022-07-25T12:41:26.625927+06:00",
            "date": "2022-07-25"
        }
    ]
}