GET /user_management/visitor-free/?format=api&offset=21904&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=21912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21896&ordering=ip_address",
    "results": [
        {
            "id": 66258,
            "ip_address": "103.73.197.72",
            "count": 2,
            "first_visit": "2024-03-23T13:53:44.423534+06:00",
            "date": "2024-03-23"
        },
        {
            "id": 61825,
            "ip_address": "103.73.197.72",
            "count": 1,
            "first_visit": "2023-12-25T13:21:44.872585+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 88750,
            "ip_address": "103.73.197.72",
            "count": 1,
            "first_visit": "2025-08-31T22:30:49.110687+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 65505,
            "ip_address": "103.73.197.73",
            "count": 1,
            "first_visit": "2024-03-04T12:45:49.288510+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 3601,
            "ip_address": "103.73.197.74",
            "count": 1,
            "first_visit": "2022-02-14T15:48:36.865390+06:00",
            "date": null
        },
        {
            "id": 88041,
            "ip_address": "103.73.197.74",
            "count": 1,
            "first_visit": "2025-08-19T20:44:39.589339+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 865,
            "ip_address": "103.73.197.75",
            "count": 1,
            "first_visit": "2021-12-19T19:06:38.024706+06:00",
            "date": null
        },
        {
            "id": 1537,
            "ip_address": "103.73.197.76",
            "count": 1,
            "first_visit": "2021-12-31T17:37:31.428621+06:00",
            "date": null
        }
    ]
}