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

{
    "count": 101443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79320&ordering=ip_address",
    "results": [
        {
            "id": 12397,
            "ip_address": "37.111.214.13",
            "count": 2,
            "first_visit": "2022-05-29T08:49:56.825993+06:00",
            "date": null
        },
        {
            "id": 98616,
            "ip_address": "37.111.214.130",
            "count": 1,
            "first_visit": "2026-05-29T15:22:09.842334+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 90083,
            "ip_address": "37.111.214.133",
            "count": 1,
            "first_visit": "2025-09-27T23:11:30.846501+06:00",
            "date": "2025-09-27"
        },
        {
            "id": 101299,
            "ip_address": "37.111.214.135",
            "count": 1,
            "first_visit": "2026-08-08T00:20:25.764722+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 85346,
            "ip_address": "37.111.214.136",
            "count": 1,
            "first_visit": "2025-07-06T19:43:36.473795+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 3275,
            "ip_address": "37.111.214.139",
            "count": 1,
            "first_visit": "2022-02-03T18:59:36.711321+06:00",
            "date": null
        },
        {
            "id": 5384,
            "ip_address": "37.111.214.14",
            "count": 2,
            "first_visit": "2022-04-25T22:06:55.618066+06:00",
            "date": null
        },
        {
            "id": 37813,
            "ip_address": "37.111.214.140",
            "count": 1,
            "first_visit": "2022-11-24T23:13:55.392070+06:00",
            "date": "2022-11-24"
        }
    ]
}