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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22872&ordering=ip_address",
    "results": [
        {
            "id": 22239,
            "ip_address": "103.85.193.15",
            "count": 1,
            "first_visit": "2022-07-13T15:47:32.750806+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 15187,
            "ip_address": "103.85.193.15",
            "count": 1,
            "first_visit": "2022-06-15T08:44:24.268310+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12846,
            "ip_address": "103.85.193.15",
            "count": 2,
            "first_visit": "2022-05-30T18:46:47.569919+06:00",
            "date": null
        },
        {
            "id": 48429,
            "ip_address": "103.85.193.34",
            "count": 1,
            "first_visit": "2023-06-18T00:46:24.145944+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 29456,
            "ip_address": "103.85.193.8",
            "count": 4,
            "first_visit": "2022-07-29T21:55:12.412825+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8880,
            "ip_address": "103.85.194.154",
            "count": 2,
            "first_visit": "2022-05-18T12:08:03.551590+06:00",
            "date": null
        },
        {
            "id": 81354,
            "ip_address": "103.85.194.182",
            "count": 1,
            "first_visit": "2025-04-12T23:13:56.199986+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 98407,
            "ip_address": "103.85.194.216",
            "count": 1,
            "first_visit": "2026-05-22T17:18:51.161081+06:00",
            "date": "2026-05-22"
        }
    ]
}