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

{
    "count": 99976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22176&ordering=ip_address",
    "results": [
        {
            "id": 2370,
            "ip_address": "103.76.44.85",
            "count": 1,
            "first_visit": "2022-01-17T14:27:10.260878+06:00",
            "date": null
        },
        {
            "id": 4429,
            "ip_address": "103.76.44.98",
            "count": 3,
            "first_visit": "2022-03-16T19:46:32.567429+06:00",
            "date": null
        },
        {
            "id": 87193,
            "ip_address": "103.76.45.109",
            "count": 7,
            "first_visit": "2025-08-05T20:14:11.401251+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 78515,
            "ip_address": "103.76.45.144",
            "count": 1,
            "first_visit": "2025-02-03T08:29:55.128161+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 23784,
            "ip_address": "103.76.45.145",
            "count": 1,
            "first_visit": "2022-07-18T22:32:00.385388+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9580,
            "ip_address": "103.76.45.149",
            "count": 1,
            "first_visit": "2022-05-19T23:51:25.006407+06:00",
            "date": null
        },
        {
            "id": 52275,
            "ip_address": "103.76.45.149",
            "count": 1,
            "first_visit": "2023-08-12T05:23:29.974043+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 23612,
            "ip_address": "103.76.45.175",
            "count": 5,
            "first_visit": "2022-07-18T21:53:44.450169+06:00",
            "date": "2022-07-18"
        }
    ]
}