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

{
    "count": 99270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25104&ordering=-ip_address",
    "results": [
        {
            "id": 42599,
            "ip_address": "37.111.200.251",
            "count": 1,
            "first_visit": "2023-02-23T14:23:35.733248+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 78261,
            "ip_address": "37.111.200.251",
            "count": 1,
            "first_visit": "2025-01-26T22:18:48.905915+06:00",
            "date": "2025-01-26"
        },
        {
            "id": 790,
            "ip_address": "37.111.200.250",
            "count": 3,
            "first_visit": "2021-12-18T08:41:52.030356+06:00",
            "date": null
        },
        {
            "id": 96657,
            "ip_address": "37.111.200.250",
            "count": 1,
            "first_visit": "2026-04-03T21:34:27.488200+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 5612,
            "ip_address": "37.111.200.25",
            "count": 2,
            "first_visit": "2022-05-04T20:03:01.679029+06:00",
            "date": null
        },
        {
            "id": 31502,
            "ip_address": "37.111.200.25",
            "count": 1,
            "first_visit": "2022-08-08T03:24:56.042208+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 36027,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-10-17T14:27:23.898038+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 4154,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-03-07T11:31:19.517306+06:00",
            "date": null
        }
    ]
}