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

{
    "count": 92382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82648&ordering=-ip_address",
    "results": [
        {
            "id": 83640,
            "ip_address": "103.170.231.236",
            "count": 1,
            "first_visit": "2025-06-03T12:13:00.707910+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 45591,
            "ip_address": "103.170.230.57",
            "count": 1,
            "first_visit": "2023-04-21T14:29:09.053645+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 4160,
            "ip_address": "103.170.175.63",
            "count": 3,
            "first_visit": "2022-03-07T14:13:42.134492+06:00",
            "date": null
        },
        {
            "id": 5194,
            "ip_address": "103.170.175.59",
            "count": 1,
            "first_visit": "2022-04-17T20:11:13.627558+06:00",
            "date": null
        },
        {
            "id": 27439,
            "ip_address": "103.170.175.59",
            "count": 1,
            "first_visit": "2022-07-25T22:27:57.149871+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3309,
            "ip_address": "103.170.175.55",
            "count": 1,
            "first_visit": "2022-02-04T20:34:03.472219+06:00",
            "date": null
        },
        {
            "id": 10404,
            "ip_address": "103.170.175.54",
            "count": 1,
            "first_visit": "2022-05-22T21:47:36.689667+06:00",
            "date": null
        },
        {
            "id": 3129,
            "ip_address": "103.170.175.52",
            "count": 1,
            "first_visit": "2022-01-31T19:26:21.907296+06:00",
            "date": null
        }
    ]
}