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

{
    "count": 95226,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2416&ordering=-ip_address",
    "results": [
        {
            "id": 79331,
            "ip_address": "69.116.93.148",
            "count": 2,
            "first_visit": "2025-02-23T12:10:08.562279+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 90960,
            "ip_address": "69.116.38.208",
            "count": 1,
            "first_visit": "2025-10-19T08:58:59.933575+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 3130,
            "ip_address": "69.116.139.134",
            "count": 1,
            "first_visit": "2022-01-31T19:45:26.114473+06:00",
            "date": null
        },
        {
            "id": 61516,
            "ip_address": "69.108.47.208",
            "count": 1,
            "first_visit": "2023-12-20T12:13:00.411359+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 95135,
            "ip_address": "68.95.164.34",
            "count": 1,
            "first_visit": "2026-02-13T21:04:56.361871+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 4123,
            "ip_address": "68.7.113.71",
            "count": 1,
            "first_visit": "2022-03-06T17:28:25.073210+06:00",
            "date": null
        },
        {
            "id": 54715,
            "ip_address": "68.69.215.35",
            "count": 1,
            "first_visit": "2023-09-10T09:08:47.708736+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 66908,
            "ip_address": "68.65.223.55",
            "count": 1,
            "first_visit": "2024-04-12T21:32:20.344362+06:00",
            "date": "2024-04-12"
        }
    ]
}