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

{
    "count": 100844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16848&ordering=-ip_address",
    "results": [
        {
            "id": 86252,
            "ip_address": "43.245.120.155",
            "count": 2,
            "first_visit": "2025-07-21T17:53:37.612119+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 86789,
            "ip_address": "43.245.120.154",
            "count": 1,
            "first_visit": "2025-07-30T18:51:13.125649+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 98959,
            "ip_address": "43.245.120.154",
            "count": 1,
            "first_visit": "2026-06-07T19:27:31.018207+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 6095,
            "ip_address": "43.245.120.152",
            "count": 1,
            "first_visit": "2022-05-14T19:32:52.739665+06:00",
            "date": null
        },
        {
            "id": 8135,
            "ip_address": "43.245.120.146",
            "count": 1,
            "first_visit": "2022-05-17T12:50:38.531888+06:00",
            "date": null
        },
        {
            "id": 28900,
            "ip_address": "43.245.120.143",
            "count": 2,
            "first_visit": "2022-07-28T19:23:49.275589+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15447,
            "ip_address": "43.245.120.141",
            "count": 1,
            "first_visit": "2022-06-15T21:49:49.102598+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13139,
            "ip_address": "43.245.120.139",
            "count": 1,
            "first_visit": "2022-05-31T15:49:13.459999+06:00",
            "date": null
        }
    ]
}