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

{
    "count": 95635,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=-ip_address",
    "results": [
        {
            "id": 29169,
            "ip_address": "37.111.247.51",
            "count": 1,
            "first_visit": "2022-07-29T10:01:39.435987+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 80687,
            "ip_address": "37.111.247.5",
            "count": 1,
            "first_visit": "2025-03-27T20:04:13.190951+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 13195,
            "ip_address": "37.111.247.48",
            "count": 1,
            "first_visit": "2022-05-31T22:33:30.774757+06:00",
            "date": null
        },
        {
            "id": 12578,
            "ip_address": "37.111.247.46",
            "count": 1,
            "first_visit": "2022-05-29T22:20:38.108164+06:00",
            "date": null
        },
        {
            "id": 9836,
            "ip_address": "37.111.247.45",
            "count": 2,
            "first_visit": "2022-05-20T22:38:51.109641+06:00",
            "date": null
        },
        {
            "id": 51051,
            "ip_address": "37.111.247.43",
            "count": 1,
            "first_visit": "2023-07-28T07:55:10.559532+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 8440,
            "ip_address": "37.111.247.36",
            "count": 2,
            "first_visit": "2022-05-17T23:04:08.223779+06:00",
            "date": null
        },
        {
            "id": 30529,
            "ip_address": "37.111.247.35",
            "count": 1,
            "first_visit": "2022-07-31T22:37:44.061358+06:00",
            "date": "2022-07-31"
        }
    ]
}