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

{
    "count": 93184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79584&ordering=-ip_address",
    "results": [
        {
            "id": 92467,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2025-11-28T14:00:19.229226+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 1498,
            "ip_address": "103.217.111.211",
            "count": 2,
            "first_visit": "2021-12-30T21:57:11.453035+06:00",
            "date": null
        },
        {
            "id": 47722,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2023-06-05T14:57:10.135472+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 14908,
            "ip_address": "103.217.111.210",
            "count": 1,
            "first_visit": "2022-06-13T23:38:53.491290+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2326,
            "ip_address": "103.217.111.210",
            "count": 1,
            "first_visit": "2022-01-16T19:23:41.553028+06:00",
            "date": null
        },
        {
            "id": 22043,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-07-11T23:29:09.213252+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 37674,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-11-21T22:18:17.551697+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 6228,
            "ip_address": "103.217.111.21",
            "count": 2,
            "first_visit": "2022-05-15T06:52:09.799501+06:00",
            "date": null
        }
    ]
}