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

{
    "count": 92608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80528&ordering=-ip_address",
    "results": [
        {
            "id": 90800,
            "ip_address": "103.200.38.212",
            "count": 1,
            "first_visit": "2025-10-15T15:39:42.456897+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 31530,
            "ip_address": "103.200.38.210",
            "count": 3,
            "first_visit": "2022-08-08T13:51:18.237566+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 25027,
            "ip_address": "103.200.38.210",
            "count": 1,
            "first_visit": "2022-07-21T00:13:54.287969+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9431,
            "ip_address": "103.200.38.210",
            "count": 1,
            "first_visit": "2022-05-19T16:47:02.140483+06:00",
            "date": null
        },
        {
            "id": 6984,
            "ip_address": "103.200.38.208",
            "count": 1,
            "first_visit": "2022-05-16T18:18:35.655948+06:00",
            "date": null
        },
        {
            "id": 12266,
            "ip_address": "103.200.38.206",
            "count": 1,
            "first_visit": "2022-05-28T18:26:51.586773+06:00",
            "date": null
        },
        {
            "id": 5638,
            "ip_address": "103.200.38.202",
            "count": 2,
            "first_visit": "2022-05-05T15:41:09.011349+06:00",
            "date": null
        },
        {
            "id": 3149,
            "ip_address": "103.200.38.17",
            "count": 1,
            "first_visit": "2022-02-01T00:43:45.905677+06:00",
            "date": null
        }
    ]
}