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

{
    "count": 98427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19064&ordering=-ip_address",
    "results": [
        {
            "id": 32749,
            "ip_address": "37.111.245.162",
            "count": 1,
            "first_visit": "2022-08-23T12:36:40.292282+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 9301,
            "ip_address": "37.111.245.161",
            "count": 1,
            "first_visit": "2022-05-19T10:23:10.453124+06:00",
            "date": null
        },
        {
            "id": 30489,
            "ip_address": "37.111.245.160",
            "count": 1,
            "first_visit": "2022-07-31T19:21:25.499014+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28594,
            "ip_address": "37.111.245.16",
            "count": 2,
            "first_visit": "2022-07-28T07:43:05.225059+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7429,
            "ip_address": "37.111.245.156",
            "count": 3,
            "first_visit": "2022-05-16T23:00:28.310740+06:00",
            "date": null
        },
        {
            "id": 10760,
            "ip_address": "37.111.245.154",
            "count": 1,
            "first_visit": "2022-05-23T22:51:23.111078+06:00",
            "date": null
        },
        {
            "id": 55126,
            "ip_address": "37.111.245.152",
            "count": 1,
            "first_visit": "2023-09-15T01:46:15.102154+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 90524,
            "ip_address": "37.111.245.152",
            "count": 1,
            "first_visit": "2025-10-08T19:12:16.199082+06:00",
            "date": "2025-10-08"
        }
    ]
}