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

{
    "count": 100684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19168&ordering=-ip_address",
    "results": [
        {
            "id": 84936,
            "ip_address": "37.111.253.222",
            "count": 1,
            "first_visit": "2025-06-30T18:18:30.803526+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 96123,
            "ip_address": "37.111.253.219",
            "count": 2,
            "first_visit": "2026-03-17T10:13:52.013288+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 95444,
            "ip_address": "37.111.253.169",
            "count": 1,
            "first_visit": "2026-02-23T01:22:23.791345+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 88955,
            "ip_address": "37.111.253.135",
            "count": 1,
            "first_visit": "2025-09-04T12:18:38.981719+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 36310,
            "ip_address": "37.111.248.98",
            "count": 1,
            "first_visit": "2022-10-22T19:13:49.446836+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 13645,
            "ip_address": "37.111.248.97",
            "count": 1,
            "first_visit": "2022-06-06T17:40:36.393083+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 10467,
            "ip_address": "37.111.248.97",
            "count": 1,
            "first_visit": "2022-05-22T23:18:13.740201+06:00",
            "date": null
        },
        {
            "id": 10115,
            "ip_address": "37.111.248.95",
            "count": 1,
            "first_visit": "2022-05-21T22:31:26.795993+06:00",
            "date": null
        }
    ]
}