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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11224&ordering=ip_address",
    "results": [
        {
            "id": 10339,
            "ip_address": "103.185.250.14",
            "count": 2,
            "first_visit": "2022-05-22T17:11:57.280840+06:00",
            "date": null
        },
        {
            "id": 29172,
            "ip_address": "103.185.250.39",
            "count": 1,
            "first_visit": "2022-07-29T10:11:47.863638+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11791,
            "ip_address": "103.185.250.6",
            "count": 1,
            "first_visit": "2022-05-26T23:42:07.718464+06:00",
            "date": null
        },
        {
            "id": 50364,
            "ip_address": "103.185.250.62",
            "count": 1,
            "first_visit": "2023-07-19T17:14:41.792704+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 60339,
            "ip_address": "103.185.25.110",
            "count": 1,
            "first_visit": "2023-11-30T13:39:39.202317+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 88665,
            "ip_address": "103.185.251.166",
            "count": 1,
            "first_visit": "2025-08-30T08:08:05.497542+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 86242,
            "ip_address": "103.185.251.167",
            "count": 2,
            "first_visit": "2025-07-21T15:54:34.906973+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 78660,
            "ip_address": "103.185.251.213",
            "count": 1,
            "first_visit": "2025-02-06T15:44:38.301913+06:00",
            "date": "2025-02-06"
        }
    ]
}