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

{
    "count": 96121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19856&ordering=ip_address",
    "results": [
        {
            "id": 27726,
            "ip_address": "103.67.157.244",
            "count": 1,
            "first_visit": "2022-07-26T13:45:09.222271+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7186,
            "ip_address": "103.67.157.245",
            "count": 2,
            "first_visit": "2022-05-16T19:52:49.060311+06:00",
            "date": null
        },
        {
            "id": 10378,
            "ip_address": "103.67.157.246",
            "count": 3,
            "first_visit": "2022-05-22T19:42:25.181943+06:00",
            "date": null
        },
        {
            "id": 20954,
            "ip_address": "103.67.157.246",
            "count": 2,
            "first_visit": "2022-07-03T23:12:23.694843+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 7478,
            "ip_address": "103.67.157.247",
            "count": 2,
            "first_visit": "2022-05-16T23:31:02.989395+06:00",
            "date": null
        },
        {
            "id": 6129,
            "ip_address": "103.67.157.248",
            "count": 2,
            "first_visit": "2022-05-14T20:08:18.953626+06:00",
            "date": null
        },
        {
            "id": 54050,
            "ip_address": "103.67.157.248",
            "count": 1,
            "first_visit": "2023-09-01T19:40:53.219898+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 14706,
            "ip_address": "103.67.157.249",
            "count": 1,
            "first_visit": "2022-06-12T23:20:33.670174+06:00",
            "date": "2022-06-12"
        }
    ]
}