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

{
    "count": 92206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4200&ordering=-ip_address",
    "results": [
        {
            "id": 47685,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-06-04T23:05:10.135854+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 52364,
            "ip_address": "66.249.72.5",
            "count": 2,
            "first_visit": "2023-08-13T06:11:33.910017+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 2526,
            "ip_address": "66.249.72.48",
            "count": 1,
            "first_visit": "2022-01-20T18:05:23.156389+06:00",
            "date": null
        },
        {
            "id": 2231,
            "ip_address": "66.249.72.40",
            "count": 1,
            "first_visit": "2022-01-14T23:56:07.682084+06:00",
            "date": null
        },
        {
            "id": 52571,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-15T09:56:57.117212+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52026,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-09T12:53:51.407798+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52448,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-14T01:53:39.553312+06:00",
            "date": "2023-08-14"
        }
    ]
}