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

{
    "count": 91373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90632&ordering=-ip_address",
    "results": [
        {
            "id": 22476,
            "ip_address": "103.107.135.169",
            "count": 1,
            "first_visit": "2022-07-14T10:32:23.736198+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 721,
            "ip_address": "103.107.135.166",
            "count": 2,
            "first_visit": "2021-12-15T17:07:17.889148+06:00",
            "date": null
        },
        {
            "id": 4124,
            "ip_address": "103.107.135.162",
            "count": 1,
            "first_visit": "2022-03-06T19:48:14.916393+06:00",
            "date": null
        },
        {
            "id": 7029,
            "ip_address": "103.107.135.157",
            "count": 3,
            "first_visit": "2022-05-16T18:47:41.455355+06:00",
            "date": null
        },
        {
            "id": 6377,
            "ip_address": "103.107.135.153",
            "count": 1,
            "first_visit": "2022-05-15T19:45:17.077892+06:00",
            "date": null
        },
        {
            "id": 3555,
            "ip_address": "103.107.135.151",
            "count": 1,
            "first_visit": "2022-02-12T18:26:12.324820+06:00",
            "date": null
        },
        {
            "id": 80982,
            "ip_address": "103.107.135.151",
            "count": 1,
            "first_visit": "2025-04-05T07:43:12.565055+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 80860,
            "ip_address": "103.107.135.151",
            "count": 1,
            "first_visit": "2025-04-02T08:19:13.444659+06:00",
            "date": "2025-04-02"
        }
    ]
}