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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89048&ordering=-ip_address",
    "results": [
        {
            "id": 55982,
            "ip_address": "103.159.128.67",
            "count": 1,
            "first_visit": "2023-09-25T12:35:33.580936+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 86166,
            "ip_address": "103.159.128.67",
            "count": 1,
            "first_visit": "2025-07-20T11:15:48.703140+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 79596,
            "ip_address": "103.159.128.64",
            "count": 1,
            "first_visit": "2025-03-01T13:37:42.157498+06:00",
            "date": "2025-03-01"
        },
        {
            "id": 1246,
            "ip_address": "103.159.128.203",
            "count": 2,
            "first_visit": "2021-12-22T12:33:37.682614+06:00",
            "date": null
        },
        {
            "id": 33313,
            "ip_address": "103.159.128.182",
            "count": 3,
            "first_visit": "2022-08-29T14:44:31.137680+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 22105,
            "ip_address": "103.159.128.182",
            "count": 1,
            "first_visit": "2022-07-12T11:05:44.713385+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 3358,
            "ip_address": "103.159.128.182",
            "count": 4,
            "first_visit": "2022-02-06T19:00:31.346655+06:00",
            "date": null
        },
        {
            "id": 33615,
            "ip_address": "103.159.128.182",
            "count": 1,
            "first_visit": "2022-09-01T13:28:07.804833+06:00",
            "date": "2022-09-01"
        }
    ]
}