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

{
    "count": 91571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=208&ordering=ip_address",
    "results": [
        {
            "id": 25319,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2022-07-21T10:23:31.172108+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 4346,
            "ip_address": "103.101.196.4",
            "count": 1,
            "first_visit": "2022-03-14T00:05:13.946509+06:00",
            "date": null
        },
        {
            "id": 3193,
            "ip_address": "103.101.197.12",
            "count": 2,
            "first_visit": "2022-02-01T17:01:33.761131+06:00",
            "date": null
        },
        {
            "id": 12114,
            "ip_address": "103.101.197.13",
            "count": 1,
            "first_visit": "2022-05-28T07:25:45.808096+06:00",
            "date": null
        },
        {
            "id": 77579,
            "ip_address": "103.101.197.17",
            "count": 1,
            "first_visit": "2025-01-07T15:42:02.562788+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 77740,
            "ip_address": "103.101.197.17",
            "count": 5,
            "first_visit": "2025-01-11T09:57:57.186167+06:00",
            "date": "2025-01-11"
        },
        {
            "id": 77334,
            "ip_address": "103.101.197.17",
            "count": 1,
            "first_visit": "2024-12-30T14:47:25.142342+06:00",
            "date": "2024-12-30"
        }
    ]
}