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

{
    "count": 92158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=count",
    "results": [
        {
            "id": 2038,
            "ip_address": "103.129.213.85",
            "count": 1,
            "first_visit": "2022-01-12T15:48:07.826554+06:00",
            "date": null
        },
        {
            "id": 2040,
            "ip_address": "173.252.87.1",
            "count": 1,
            "first_visit": "2022-01-12T16:10:13.703952+06:00",
            "date": null
        },
        {
            "id": 2812,
            "ip_address": "103.150.49.250",
            "count": 1,
            "first_visit": "2022-01-25T14:14:39.384846+06:00",
            "date": null
        },
        {
            "id": 2042,
            "ip_address": "59.152.98.220",
            "count": 1,
            "first_visit": "2022-01-12T16:46:55.798870+06:00",
            "date": null
        },
        {
            "id": 2043,
            "ip_address": "106.193.234.42",
            "count": 1,
            "first_visit": "2022-01-12T17:02:17.946476+06:00",
            "date": null
        },
        {
            "id": 2044,
            "ip_address": "54.36.116.243",
            "count": 1,
            "first_visit": "2022-01-12T17:05:18.110155+06:00",
            "date": null
        },
        {
            "id": 2747,
            "ip_address": "37.111.212.86",
            "count": 1,
            "first_visit": "2022-01-24T20:49:12.162609+06:00",
            "date": null
        },
        {
            "id": 4044,
            "ip_address": "173.252.127.11",
            "count": 1,
            "first_visit": "2022-03-03T20:05:45.329122+06:00",
            "date": null
        }
    ]
}