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

{
    "count": 93111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10520&ordering=-ip_address",
    "results": [
        {
            "id": 40211,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2023-01-11T13:44:34.820969+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 28965,
            "ip_address": "58.145.185.225",
            "count": 2,
            "first_visit": "2022-07-28T23:11:06.474714+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 41425,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2023-02-02T21:28:16.343804+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 88111,
            "ip_address": "58.145.185.203",
            "count": 1,
            "first_visit": "2025-08-20T17:21:01.205141+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 24092,
            "ip_address": "58.145.184.254",
            "count": 1,
            "first_visit": "2022-07-19T13:23:45.377362+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6252,
            "ip_address": "58.145.184.254",
            "count": 14,
            "first_visit": "2022-05-15T07:51:23.307193+06:00",
            "date": null
        },
        {
            "id": 18170,
            "ip_address": "58.145.184.253",
            "count": 1,
            "first_visit": "2022-06-24T16:18:23.822160+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2539,
            "ip_address": "58.145.184.253",
            "count": 13,
            "first_visit": "2022-01-20T22:04:11.387059+06:00",
            "date": null
        }
    ]
}