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

{
    "count": 94992,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15448&ordering=-ip_address",
    "results": [
        {
            "id": 34722,
            "ip_address": "43.245.120.137",
            "count": 1,
            "first_visit": "2022-09-20T18:09:09.393697+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 20278,
            "ip_address": "43.245.120.136",
            "count": 1,
            "first_visit": "2022-06-30T08:04:37.820965+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 11376,
            "ip_address": "43.245.120.136",
            "count": 4,
            "first_visit": "2022-05-25T14:44:03.515424+06:00",
            "date": null
        },
        {
            "id": 94686,
            "ip_address": "43.245.120.131",
            "count": 2,
            "first_visit": "2026-01-31T20:43:48.261395+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 13529,
            "ip_address": "43.245.120.13",
            "count": 1,
            "first_visit": "2022-06-04T22:11:55.112688+06:00",
            "date": null
        },
        {
            "id": 23173,
            "ip_address": "43.245.120.127",
            "count": 1,
            "first_visit": "2022-07-16T16:25:50.211087+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 10416,
            "ip_address": "43.245.120.126",
            "count": 2,
            "first_visit": "2022-05-22T22:15:41.797985+06:00",
            "date": null
        },
        {
            "id": 88752,
            "ip_address": "43.245.120.122",
            "count": 1,
            "first_visit": "2025-08-31T23:25:12.586770+06:00",
            "date": "2025-08-31"
        }
    ]
}