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

{
    "count": 102846,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51784&ordering=-ip_address",
    "results": [
        {
            "id": 7499,
            "ip_address": "119.30.39.246",
            "count": 1,
            "first_visit": "2022-05-16T23:44:55.862029+06:00",
            "date": null
        },
        {
            "id": 84347,
            "ip_address": "119.30.39.246",
            "count": 1,
            "first_visit": "2025-06-22T18:18:06.643102+06:00",
            "date": "2025-06-22"
        },
        {
            "id": 45194,
            "ip_address": "119.30.39.244",
            "count": 2,
            "first_visit": "2023-04-11T22:12:58.240107+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 3512,
            "ip_address": "119.30.39.244",
            "count": 3,
            "first_visit": "2022-02-11T10:25:28.703088+06:00",
            "date": null
        },
        {
            "id": 18815,
            "ip_address": "119.30.39.244",
            "count": 1,
            "first_visit": "2022-06-25T22:19:05.996809+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 26563,
            "ip_address": "119.30.39.243",
            "count": 1,
            "first_visit": "2022-07-24T07:17:27.750632+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1362,
            "ip_address": "119.30.39.241",
            "count": 2,
            "first_visit": "2021-12-25T17:11:57.406006+06:00",
            "date": null
        },
        {
            "id": 17582,
            "ip_address": "119.30.39.241",
            "count": 1,
            "first_visit": "2022-06-23T05:17:23.118919+06:00",
            "date": "2022-06-23"
        }
    ]
}