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

{
    "count": 101952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42608&ordering=-ip_address",
    "results": [
        {
            "id": 31623,
            "ip_address": "173.255.251.52",
            "count": 2,
            "first_visit": "2022-08-09T15:37:33.382976+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 4440,
            "ip_address": "173.255.251.52",
            "count": 1,
            "first_visit": "2022-03-17T03:42:13.066000+06:00",
            "date": null
        },
        {
            "id": 53138,
            "ip_address": "173.255.251.52",
            "count": 2,
            "first_visit": "2023-08-21T18:30:43.101801+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 57336,
            "ip_address": "173.255.251.47",
            "count": 1,
            "first_visit": "2023-10-11T16:39:45.336965+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 47412,
            "ip_address": "173.255.251.47",
            "count": 1,
            "first_visit": "2023-05-31T08:42:27.390646+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 34025,
            "ip_address": "173.255.251.47",
            "count": 1,
            "first_visit": "2022-09-08T02:49:53.349911+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 519,
            "ip_address": "173.255.251.4",
            "count": 1,
            "first_visit": "2021-12-10T05:14:58.125814+06:00",
            "date": null
        },
        {
            "id": 43916,
            "ip_address": "173.255.251.4",
            "count": 1,
            "first_visit": "2023-03-17T11:03:35.918789+06:00",
            "date": "2023-03-17"
        }
    ]
}