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

{
    "count": 96665,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7864&ordering=ip_address",
    "results": [
        {
            "id": 9683,
            "ip_address": "103.152.105.86",
            "count": 1,
            "first_visit": "2022-05-20T12:22:24.780281+06:00",
            "date": null
        },
        {
            "id": 33192,
            "ip_address": "103.152.106.245",
            "count": 2,
            "first_visit": "2022-08-28T13:02:56.226232+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 67272,
            "ip_address": "103.152.106.247",
            "count": 1,
            "first_visit": "2024-04-21T18:25:02.253193+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 3365,
            "ip_address": "103.152.106.249",
            "count": 2,
            "first_visit": "2022-02-06T21:10:39.213224+06:00",
            "date": null
        },
        {
            "id": 93582,
            "ip_address": "103.152.106.250",
            "count": 1,
            "first_visit": "2026-01-03T19:45:55.819227+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 2148,
            "ip_address": "103.152.106.250",
            "count": 1,
            "first_visit": "2022-01-13T23:52:37.290373+06:00",
            "date": null
        },
        {
            "id": 84447,
            "ip_address": "103.152.106.250",
            "count": 1,
            "first_visit": "2025-06-24T19:29:54.925284+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 11871,
            "ip_address": "103.152.106.252",
            "count": 1,
            "first_visit": "2022-05-27T09:29:48.038409+06:00",
            "date": null
        }
    ]
}