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

{
    "count": 99661,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9720&ordering=ip_address",
    "results": [
        {
            "id": 89864,
            "ip_address": "103.162.56.135",
            "count": 1,
            "first_visit": "2025-09-21T20:16:39.621091+06:00",
            "date": "2025-09-21"
        },
        {
            "id": 926,
            "ip_address": "103.162.56.19",
            "count": 2,
            "first_visit": "2021-12-19T21:30:57.227028+06:00",
            "date": null
        },
        {
            "id": 3304,
            "ip_address": "103.162.57.10",
            "count": 1,
            "first_visit": "2022-02-04T15:15:50.541101+06:00",
            "date": null
        },
        {
            "id": 9400,
            "ip_address": "103.162.57.27",
            "count": 1,
            "first_visit": "2022-05-19T14:50:15.024314+06:00",
            "date": null
        },
        {
            "id": 17787,
            "ip_address": "103.162.57.50",
            "count": 1,
            "first_visit": "2022-06-23T15:25:04.746896+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 7772,
            "ip_address": "103.162.57.50",
            "count": 1,
            "first_visit": "2022-05-17T09:54:01.607240+06:00",
            "date": null
        },
        {
            "id": 25324,
            "ip_address": "103.162.57.67",
            "count": 1,
            "first_visit": "2022-07-21T10:24:40.597302+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 20447,
            "ip_address": "103.162.57.71",
            "count": 1,
            "first_visit": "2022-06-30T21:08:43.939337+06:00",
            "date": "2022-06-30"
        }
    ]
}