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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21888&ordering=ip_address",
    "results": [
        {
            "id": 99335,
            "ip_address": "103.73.197.43",
            "count": 1,
            "first_visit": "2026-06-18T17:36:38.629048+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 85824,
            "ip_address": "103.73.197.43",
            "count": 1,
            "first_visit": "2025-07-14T15:11:53.782274+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 18297,
            "ip_address": "103.73.197.67",
            "count": 1,
            "first_visit": "2022-06-24T21:51:49.848969+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 76428,
            "ip_address": "103.73.197.68",
            "count": 1,
            "first_visit": "2024-12-05T22:58:53.519970+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 55791,
            "ip_address": "103.73.197.69",
            "count": 5,
            "first_visit": "2023-09-23T09:31:08.561931+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 2580,
            "ip_address": "103.73.197.70",
            "count": 1,
            "first_visit": "2022-01-21T20:56:44.069197+06:00",
            "date": null
        },
        {
            "id": 1994,
            "ip_address": "103.73.197.71",
            "count": 1,
            "first_visit": "2022-01-12T01:20:23.584926+06:00",
            "date": null
        },
        {
            "id": 909,
            "ip_address": "103.73.197.72",
            "count": 3,
            "first_visit": "2021-12-19T20:35:29.230549+06:00",
            "date": null
        }
    ]
}