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

{
    "count": 92313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6568&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6552&ordering=first_visit",
    "results": [
        {
            "id": 6561,
            "ip_address": "37.111.238.163",
            "count": 1,
            "first_visit": "2022-05-16T09:19:05.812721+06:00",
            "date": null
        },
        {
            "id": 6562,
            "ip_address": "103.124.111.44",
            "count": 2,
            "first_visit": "2022-05-16T09:21:35.035114+06:00",
            "date": null
        },
        {
            "id": 6563,
            "ip_address": "103.31.154.234",
            "count": 2,
            "first_visit": "2022-05-16T09:22:13.296046+06:00",
            "date": null
        },
        {
            "id": 6564,
            "ip_address": "103.25.250.246",
            "count": 1,
            "first_visit": "2022-05-16T09:24:10.213595+06:00",
            "date": null
        },
        {
            "id": 6565,
            "ip_address": "42.0.6.246",
            "count": 1,
            "first_visit": "2022-05-16T09:24:54.985486+06:00",
            "date": null
        },
        {
            "id": 6566,
            "ip_address": "103.117.193.238",
            "count": 1,
            "first_visit": "2022-05-16T09:25:54.965793+06:00",
            "date": null
        },
        {
            "id": 6567,
            "ip_address": "37.111.226.11",
            "count": 2,
            "first_visit": "2022-05-16T09:27:41.953080+06:00",
            "date": null
        },
        {
            "id": 6568,
            "ip_address": "103.253.44.145",
            "count": 1,
            "first_visit": "2022-05-16T09:28:24.801816+06:00",
            "date": null
        }
    ]
}