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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-date",
    "results": [
        {
            "id": 2004,
            "ip_address": "103.76.45.66",
            "count": 4,
            "first_visit": "2022-01-12T03:01:40.593595+06:00",
            "date": null
        },
        {
            "id": 2021,
            "ip_address": "42.110.166.154",
            "count": 1,
            "first_visit": "2022-01-12T10:10:52.480552+06:00",
            "date": null
        },
        {
            "id": 2023,
            "ip_address": "103.151.1.212",
            "count": 1,
            "first_visit": "2022-01-12T10:37:19.949740+06:00",
            "date": null
        },
        {
            "id": 2024,
            "ip_address": "202.51.187.10",
            "count": 1,
            "first_visit": "2022-01-12T11:04:41.296375+06:00",
            "date": null
        },
        {
            "id": 2050,
            "ip_address": "103.136.206.227",
            "count": 2,
            "first_visit": "2022-01-12T19:01:23.890929+06:00",
            "date": null
        },
        {
            "id": 2051,
            "ip_address": "103.167.19.105",
            "count": 1,
            "first_visit": "2022-01-12T19:09:45.129580+06:00",
            "date": null
        },
        {
            "id": 2027,
            "ip_address": "103.251.232.129",
            "count": 1,
            "first_visit": "2022-01-12T12:25:22.386822+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}