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

{
    "count": 98022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97648&ordering=-ip_address",
    "results": [
        {
            "id": 47596,
            "ip_address": "103.102.246.214",
            "count": 1,
            "first_visit": "2023-06-03T01:22:35.554742+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 960,
            "ip_address": "103.102.217.66",
            "count": 1,
            "first_visit": "2021-12-19T23:13:09.587666+06:00",
            "date": null
        },
        {
            "id": 77597,
            "ip_address": "103.102.206.6",
            "count": 1,
            "first_visit": "2025-01-07T22:08:07.931742+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 92021,
            "ip_address": "103.102.206.254",
            "count": 5,
            "first_visit": "2025-11-14T21:54:57.753913+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92024,
            "ip_address": "103.102.206.254",
            "count": 9,
            "first_visit": "2025-11-15T00:07:53.355886+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 41047,
            "ip_address": "103.102.204.3",
            "count": 2,
            "first_visit": "2023-01-27T11:56:22.436462+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 11560,
            "ip_address": "103.102.204.2",
            "count": 1,
            "first_visit": "2022-05-26T00:42:45.199523+06:00",
            "date": null
        },
        {
            "id": 26478,
            "ip_address": "103.102.139.82",
            "count": 1,
            "first_visit": "2022-07-24T00:01:17.524377+06:00",
            "date": "2022-07-24"
        }
    ]
}