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

{
    "count": 96750,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22008&ordering=-ip_address",
    "results": [
        {
            "id": 24500,
            "ip_address": "37.111.211.164",
            "count": 1,
            "first_visit": "2022-07-20T11:01:11.497698+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9193,
            "ip_address": "37.111.211.164",
            "count": 1,
            "first_visit": "2022-05-18T23:37:08.660286+06:00",
            "date": null
        },
        {
            "id": 78990,
            "ip_address": "37.111.211.164",
            "count": 2,
            "first_visit": "2025-02-15T15:42:46.742415+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 6521,
            "ip_address": "37.111.211.163",
            "count": 1,
            "first_visit": "2022-05-16T07:05:42.151361+06:00",
            "date": null
        },
        {
            "id": 14850,
            "ip_address": "37.111.211.162",
            "count": 3,
            "first_visit": "2022-06-13T18:17:08.261119+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 26088,
            "ip_address": "37.111.211.162",
            "count": 1,
            "first_visit": "2022-07-22T22:44:06.486669+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 63271,
            "ip_address": "37.111.211.162",
            "count": 1,
            "first_visit": "2024-01-17T12:17:10.857060+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 4051,
            "ip_address": "37.111.211.161",
            "count": 1,
            "first_visit": "2022-03-03T22:02:36.101018+06:00",
            "date": null
        }
    ]
}