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

{
    "count": 100209,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=-ip_address",
    "results": [
        {
            "id": 51803,
            "ip_address": "37.111.219.17",
            "count": 1,
            "first_visit": "2023-08-06T15:41:55.803774+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 1826,
            "ip_address": "37.111.219.166",
            "count": 2,
            "first_visit": "2022-01-11T11:45:06.826549+06:00",
            "date": null
        },
        {
            "id": 14596,
            "ip_address": "37.111.219.166",
            "count": 1,
            "first_visit": "2022-06-12T09:21:23.070873+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 3417,
            "ip_address": "37.111.219.164",
            "count": 1,
            "first_visit": "2022-02-08T02:54:16.204037+06:00",
            "date": null
        },
        {
            "id": 18729,
            "ip_address": "37.111.219.163",
            "count": 1,
            "first_visit": "2022-06-25T19:07:18.013894+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 33312,
            "ip_address": "37.111.219.163",
            "count": 1,
            "first_visit": "2022-08-29T14:44:28.372649+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 69431,
            "ip_address": "37.111.219.161",
            "count": 2,
            "first_visit": "2024-06-04T22:48:58.183120+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 52789,
            "ip_address": "37.111.219.157",
            "count": 1,
            "first_visit": "2023-08-17T21:40:30.058632+06:00",
            "date": "2023-08-17"
        }
    ]
}