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

{
    "count": 92223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85944&ordering=-ip_address",
    "results": [
        {
            "id": 10258,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2022-05-22T11:11:07.921123+06:00",
            "date": null
        },
        {
            "id": 50529,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2023-07-21T21:06:08.711800+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 74164,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2024-10-08T13:29:32.589005+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 8720,
            "ip_address": "103.144.198.33",
            "count": 1,
            "first_visit": "2022-05-18T09:34:26.439308+06:00",
            "date": null
        },
        {
            "id": 27203,
            "ip_address": "103.144.198.32",
            "count": 1,
            "first_visit": "2022-07-25T11:39:29.258983+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 89918,
            "ip_address": "103.144.198.146",
            "count": 2,
            "first_visit": "2025-09-23T06:54:45.320589+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 4278,
            "ip_address": "103.144.165.253",
            "count": 1,
            "first_visit": "2022-03-11T15:42:34.077192+06:00",
            "date": null
        },
        {
            "id": 912,
            "ip_address": "103.144.165.197",
            "count": 1,
            "first_visit": "2021-12-19T20:42:18.409114+06:00",
            "date": null
        }
    ]
}