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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83536&ordering=ip_address",
    "results": [
        {
            "id": 54796,
            "ip_address": "64.233.172.97",
            "count": 3,
            "first_visit": "2023-09-11T10:11:13.728426+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 72435,
            "ip_address": "64.233.173.1",
            "count": 1,
            "first_visit": "2024-08-23T00:09:11.370883+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 1744,
            "ip_address": "64.233.173.12",
            "count": 1,
            "first_visit": "2022-01-09T20:59:31.516714+06:00",
            "date": null
        },
        {
            "id": 1743,
            "ip_address": "64.233.173.13",
            "count": 1,
            "first_visit": "2022-01-09T20:57:55.874422+06:00",
            "date": null
        },
        {
            "id": 23573,
            "ip_address": "64.233.173.145",
            "count": 1,
            "first_visit": "2022-07-18T21:30:18.314475+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3085,
            "ip_address": "64.233.173.148",
            "count": 2,
            "first_visit": "2022-01-31T12:53:34.140957+06:00",
            "date": null
        },
        {
            "id": 16511,
            "ip_address": "64.233.173.160",
            "count": 3,
            "first_visit": "2022-06-19T08:53:28.992694+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16258,
            "ip_address": "64.233.173.160",
            "count": 1,
            "first_visit": "2022-06-18T07:40:55.758887+06:00",
            "date": "2022-06-18"
        }
    ]
}