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

{
    "count": 99628,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=-ip_address",
    "results": [
        {
            "id": 7604,
            "ip_address": "37.111.207.169",
            "count": 2,
            "first_visit": "2022-05-17T06:35:34.917530+06:00",
            "date": null
        },
        {
            "id": 9060,
            "ip_address": "37.111.207.166",
            "count": 1,
            "first_visit": "2022-05-18T20:11:51.840397+06:00",
            "date": null
        },
        {
            "id": 24618,
            "ip_address": "37.111.207.165",
            "count": 1,
            "first_visit": "2022-07-20T12:33:13.967160+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2331,
            "ip_address": "37.111.207.164",
            "count": 3,
            "first_visit": "2022-01-16T21:35:08.391022+06:00",
            "date": null
        },
        {
            "id": 37006,
            "ip_address": "37.111.207.164",
            "count": 1,
            "first_visit": "2022-11-06T12:17:54.396088+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 23861,
            "ip_address": "37.111.207.164",
            "count": 1,
            "first_visit": "2022-07-18T22:51:09.730114+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 86074,
            "ip_address": "37.111.207.164",
            "count": 1,
            "first_visit": "2025-07-18T22:45:14.440343+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 9834,
            "ip_address": "37.111.207.161",
            "count": 1,
            "first_visit": "2022-05-20T22:37:55.772486+06:00",
            "date": null
        }
    ]
}