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

{
    "count": 96110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19768&ordering=-ip_address",
    "results": [
        {
            "id": 12089,
            "ip_address": "37.111.222.233",
            "count": 1,
            "first_visit": "2022-05-28T02:15:09.067392+06:00",
            "date": null
        },
        {
            "id": 31453,
            "ip_address": "37.111.222.230",
            "count": 1,
            "first_visit": "2022-08-07T18:12:14.125871+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 5187,
            "ip_address": "37.111.222.230",
            "count": 1,
            "first_visit": "2022-04-17T15:09:16.702581+06:00",
            "date": null
        },
        {
            "id": 36571,
            "ip_address": "37.111.222.228",
            "count": 1,
            "first_visit": "2022-10-28T06:36:45.821734+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 7126,
            "ip_address": "37.111.222.227",
            "count": 1,
            "first_visit": "2022-05-16T19:33:53.253729+06:00",
            "date": null
        },
        {
            "id": 16201,
            "ip_address": "37.111.222.226",
            "count": 1,
            "first_visit": "2022-06-18T02:27:15.901450+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 26970,
            "ip_address": "37.111.222.225",
            "count": 1,
            "first_visit": "2022-07-25T00:52:42.859728+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 89891,
            "ip_address": "37.111.222.222",
            "count": 2,
            "first_visit": "2025-09-22T13:08:16.314808+06:00",
            "date": "2025-09-22"
        }
    ]
}