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

{
    "count": 93949,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=first_visit",
    "results": [
        {
            "id": 12129,
            "ip_address": "37.111.212.134",
            "count": 2,
            "first_visit": "2022-05-28T08:56:14.857231+06:00",
            "date": null
        },
        {
            "id": 12130,
            "ip_address": "103.155.219.38",
            "count": 2,
            "first_visit": "2022-05-28T08:59:12.083710+06:00",
            "date": null
        },
        {
            "id": 12131,
            "ip_address": "119.30.41.28",
            "count": 1,
            "first_visit": "2022-05-28T09:02:06.520000+06:00",
            "date": null
        },
        {
            "id": 12132,
            "ip_address": "37.111.228.198",
            "count": 1,
            "first_visit": "2022-05-28T09:13:18.199874+06:00",
            "date": null
        },
        {
            "id": 12133,
            "ip_address": "37.111.237.251",
            "count": 2,
            "first_visit": "2022-05-28T09:17:58.420051+06:00",
            "date": null
        },
        {
            "id": 12134,
            "ip_address": "144.48.163.9",
            "count": 1,
            "first_visit": "2022-05-28T09:30:30.570148+06:00",
            "date": null
        },
        {
            "id": 12135,
            "ip_address": "37.111.237.38",
            "count": 1,
            "first_visit": "2022-05-28T09:31:34.950775+06:00",
            "date": null
        },
        {
            "id": 12136,
            "ip_address": "103.76.45.246",
            "count": 3,
            "first_visit": "2022-05-28T09:35:14.062885+06:00",
            "date": null
        }
    ]
}