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

{
    "count": 102497,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46888&ordering=-ip_address",
    "results": [
        {
            "id": 50099,
            "ip_address": "159.65.250.243",
            "count": 2,
            "first_visit": "2023-07-16T08:13:00.452507+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 11104,
            "ip_address": "159.65.151.59",
            "count": 1,
            "first_visit": "2022-05-24T20:01:46.840721+06:00",
            "date": null
        },
        {
            "id": 9476,
            "ip_address": "159.65.140.235",
            "count": 1,
            "first_visit": "2022-05-19T20:26:49.877480+06:00",
            "date": null
        },
        {
            "id": 1358,
            "ip_address": "159.65.11.165",
            "count": 1,
            "first_visit": "2021-12-25T13:45:00.548982+06:00",
            "date": null
        },
        {
            "id": 93692,
            "ip_address": "159.223.144.153",
            "count": 1,
            "first_visit": "2026-01-06T02:45:40.132528+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 97593,
            "ip_address": "159.220.78.27",
            "count": 1,
            "first_visit": "2026-04-30T14:49:19.452179+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97772,
            "ip_address": "159.220.78.24",
            "count": 3,
            "first_visit": "2026-05-06T13:10:23.847132+06:00",
            "date": "2026-05-06"
        },
        {
            "id": 43282,
            "ip_address": "159.220.77.2",
            "count": 1,
            "first_visit": "2023-03-06T17:27:12.304348+06:00",
            "date": "2023-03-06"
        }
    ]
}