GET /user_management/visitor-free/?format=api&offset=2032&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=2040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-ip_address",
    "results": [
        {
            "id": 4956,
            "ip_address": "69.171.251.5",
            "count": 2,
            "first_visit": "2022-04-06T15:52:26.285851+06:00",
            "date": null
        },
        {
            "id": 42960,
            "ip_address": "69.171.251.5",
            "count": 1,
            "first_visit": "2023-03-02T05:10:11.492314+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 78397,
            "ip_address": "69.171.251.4",
            "count": 1,
            "first_visit": "2025-01-30T23:54:36.318202+06:00",
            "date": "2025-01-30"
        },
        {
            "id": 34456,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2022-09-15T20:26:02.211887+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 14225,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2022-06-09T19:08:27.328420+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 80203,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2025-03-16T17:17:30.467648+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 69704,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2024-06-09T16:32:49.737499+06:00",
            "date": "2024-06-09"
        },
        {
            "id": 13507,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2022-06-04T13:50:57.430785+06:00",
            "date": null
        }
    ]
}