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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40072&ordering=-ip_address",
    "results": [
        {
            "id": 8257,
            "ip_address": "185.167.140.137",
            "count": 1,
            "first_visit": "2022-05-17T18:45:03.275422+06:00",
            "date": null
        },
        {
            "id": 100058,
            "ip_address": "185.165.241.98",
            "count": 3,
            "first_visit": "2026-07-09T00:19:38.400685+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 24174,
            "ip_address": "185.165.241.53",
            "count": 1,
            "first_visit": "2022-07-19T21:45:36.118457+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 113,
            "ip_address": "185.165.241.182",
            "count": 1,
            "first_visit": "2021-12-04T01:22:17.838935+06:00",
            "date": null
        },
        {
            "id": 80811,
            "ip_address": "185.16.26.22",
            "count": 1,
            "first_visit": "2025-03-31T06:13:12.145424+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 63586,
            "ip_address": "185.162.116.93",
            "count": 1,
            "first_visit": "2024-01-22T07:27:35.484211+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 59511,
            "ip_address": "185.162.116.73",
            "count": 1,
            "first_visit": "2023-11-15T00:48:21.383842+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 63575,
            "ip_address": "185.162.116.67",
            "count": 1,
            "first_visit": "2024-01-22T01:07:42.851731+06:00",
            "date": "2024-01-22"
        }
    ]
}