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

{
    "count": 93646,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78504&ordering=ip_address",
    "results": [
        {
            "id": 83024,
            "ip_address": "43.245.120.165",
            "count": 1,
            "first_visit": "2025-05-19T09:53:39.735606+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 92598,
            "ip_address": "43.245.120.165",
            "count": 1,
            "first_visit": "2025-12-03T17:17:41.691141+06:00",
            "date": "2025-12-03"
        },
        {
            "id": 6746,
            "ip_address": "43.245.120.166",
            "count": 1,
            "first_visit": "2022-05-16T14:30:03.940328+06:00",
            "date": null
        },
        {
            "id": 23504,
            "ip_address": "43.245.120.166",
            "count": 1,
            "first_visit": "2022-07-18T17:49:45.303531+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 80393,
            "ip_address": "43.245.120.168",
            "count": 1,
            "first_visit": "2025-03-20T23:54:16.137151+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 78753,
            "ip_address": "43.245.120.169",
            "count": 6,
            "first_visit": "2025-02-09T13:16:07.707908+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 36095,
            "ip_address": "43.245.120.172",
            "count": 2,
            "first_visit": "2022-10-18T16:23:13.623788+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 9536,
            "ip_address": "43.245.120.172",
            "count": 2,
            "first_visit": "2022-05-19T23:01:31.055486+06:00",
            "date": null
        }
    ]
}