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

{
    "count": 99615,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23664&ordering=-ip_address",
    "results": [
        {
            "id": 84305,
            "ip_address": "37.111.207.145",
            "count": 1,
            "first_visit": "2025-06-21T18:27:40.763081+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 98357,
            "ip_address": "37.111.207.145",
            "count": 1,
            "first_visit": "2026-05-21T12:05:45.765243+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 52702,
            "ip_address": "37.111.207.145",
            "count": 3,
            "first_visit": "2023-08-16T20:45:18.437058+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 2535,
            "ip_address": "37.111.207.144",
            "count": 2,
            "first_visit": "2022-01-20T21:14:54.533813+06:00",
            "date": null
        },
        {
            "id": 93499,
            "ip_address": "37.111.207.144",
            "count": 1,
            "first_visit": "2026-01-01T11:13:58.206622+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 87621,
            "ip_address": "37.111.207.143",
            "count": 1,
            "first_visit": "2025-08-12T15:33:26.660187+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 9948,
            "ip_address": "37.111.207.143",
            "count": 1,
            "first_visit": "2022-05-21T08:55:21.914188+06:00",
            "date": null
        },
        {
            "id": 75053,
            "ip_address": "37.111.207.142",
            "count": 1,
            "first_visit": "2024-10-31T22:03:54.708163+06:00",
            "date": "2024-10-31"
        }
    ]
}