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

{
    "count": 96536,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2224&ordering=ip_address",
    "results": [
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 96295,
            "ip_address": "103.116.164.231",
            "count": 2,
            "first_visit": "2026-03-24T12:39:28.402958+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 95330,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-18T21:56:17.656627+06:00",
            "date": "2026-02-18"
        },
        {
            "id": 95365,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-19T19:49:02.561070+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 11008,
            "ip_address": "103.116.165.243",
            "count": 1,
            "first_visit": "2022-05-24T15:11:08.857986+06:00",
            "date": null
        },
        {
            "id": 91745,
            "ip_address": "103.116.165.245",
            "count": 1,
            "first_visit": "2025-11-08T02:02:42.205787+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 91687,
            "ip_address": "103.116.165.245",
            "count": 1,
            "first_visit": "2025-11-06T15:06:55.213250+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91706,
            "ip_address": "103.116.165.245",
            "count": 2,
            "first_visit": "2025-11-07T04:01:09.742341+06:00",
            "date": "2025-11-07"
        }
    ]
}