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

{
    "count": 98199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15616&ordering=-ip_address",
    "results": [
        {
            "id": 27308,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2022-07-25T13:43:30.181870+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 89597,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2025-09-16T13:54:49.941375+06:00",
            "date": "2025-09-16"
        },
        {
            "id": 14513,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-06-11T18:31:15.904370+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 16356,
            "ip_address": "43.245.123.131",
            "count": 3,
            "first_visit": "2022-06-18T12:19:53.949686+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12839,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-05-30T17:58:51.393502+06:00",
            "date": null
        },
        {
            "id": 31032,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-08-03T18:25:44.618305+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 27923,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-07-26T23:54:56.889765+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6866,
            "ip_address": "43.245.123.130",
            "count": 4,
            "first_visit": "2022-05-16T16:49:54.991016+06:00",
            "date": null
        }
    ]
}