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

{
    "count": 92248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5344&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5328&ordering=first_visit",
    "results": [
        {
            "id": 5337,
            "ip_address": "58.145.186.240",
            "count": 6,
            "first_visit": "2022-04-24T08:39:42.634756+06:00",
            "date": null
        },
        {
            "id": 5338,
            "ip_address": "103.197.205.221",
            "count": 2,
            "first_visit": "2022-04-24T10:32:56.133334+06:00",
            "date": null
        },
        {
            "id": 5339,
            "ip_address": "173.252.87.6",
            "count": 1,
            "first_visit": "2022-04-24T10:33:14.389124+06:00",
            "date": null
        },
        {
            "id": 5340,
            "ip_address": "40.94.94.87",
            "count": 2,
            "first_visit": "2022-04-24T10:34:29.528829+06:00",
            "date": null
        },
        {
            "id": 5341,
            "ip_address": "40.94.94.40",
            "count": 1,
            "first_visit": "2022-04-24T10:34:34.272878+06:00",
            "date": null
        },
        {
            "id": 5342,
            "ip_address": "103.84.38.114",
            "count": 1,
            "first_visit": "2022-04-24T11:09:46.133920+06:00",
            "date": null
        },
        {
            "id": 5343,
            "ip_address": "69.160.160.61",
            "count": 1,
            "first_visit": "2022-04-24T12:34:14.152432+06:00",
            "date": null
        },
        {
            "id": 5344,
            "ip_address": "103.217.111.242",
            "count": 2,
            "first_visit": "2022-04-24T12:41:55.123688+06:00",
            "date": null
        }
    ]
}