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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=ip_address",
    "results": [
        {
            "id": 17606,
            "ip_address": "103.115.241.16",
            "count": 1,
            "first_visit": "2022-06-23T06:45:19.272856+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 84552,
            "ip_address": "103.115.24.120",
            "count": 1,
            "first_visit": "2025-06-26T15:57:55.923298+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 72487,
            "ip_address": "103.115.24.136",
            "count": 1,
            "first_visit": "2024-08-24T11:18:04.487195+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 24538,
            "ip_address": "103.115.24.164",
            "count": 1,
            "first_visit": "2022-07-20T11:28:39.508324+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4592,
            "ip_address": "103.115.24.170",
            "count": 3,
            "first_visit": "2022-03-22T18:26:22.520255+06:00",
            "date": null
        },
        {
            "id": 4892,
            "ip_address": "103.115.24.191",
            "count": 1,
            "first_visit": "2022-04-03T13:50:54.590184+06:00",
            "date": null
        },
        {
            "id": 75043,
            "ip_address": "103.115.242.113",
            "count": 1,
            "first_visit": "2024-10-31T16:48:53.110643+06:00",
            "date": "2024-10-31"
        },
        {
            "id": 73811,
            "ip_address": "103.115.242.113",
            "count": 2,
            "first_visit": "2024-09-30T11:46:00.821901+06:00",
            "date": "2024-09-30"
        }
    ]
}