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

{
    "count": 100846,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16880&ordering=-ip_address",
    "results": [
        {
            "id": 98949,
            "ip_address": "43.245.120.107",
            "count": 1,
            "first_visit": "2026-06-07T14:33:30.219732+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 89334,
            "ip_address": "43.245.120.107",
            "count": 9,
            "first_visit": "2025-09-11T08:58:17.173216+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 13078,
            "ip_address": "43.245.120.104",
            "count": 2,
            "first_visit": "2022-05-31T11:44:27.710181+06:00",
            "date": null
        },
        {
            "id": 8834,
            "ip_address": "43.245.120.103",
            "count": 2,
            "first_visit": "2022-05-18T11:28:08.517559+06:00",
            "date": null
        },
        {
            "id": 30233,
            "ip_address": "43.245.120.101",
            "count": 1,
            "first_visit": "2022-07-31T09:09:51.881189+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 75019,
            "ip_address": "43.245.120.100",
            "count": 3,
            "first_visit": "2024-10-30T18:50:49.048378+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 94611,
            "ip_address": "43.245.120.100",
            "count": 2,
            "first_visit": "2026-01-29T12:11:30.068386+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 99984,
            "ip_address": "43.245.120.100",
            "count": 1,
            "first_visit": "2026-07-06T21:39:09.893539+06:00",
            "date": "2026-07-06"
        }
    ]
}