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

{
    "count": 93966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12216&ordering=ip_address",
    "results": [
        {
            "id": 11000,
            "ip_address": "103.200.38.23",
            "count": 4,
            "first_visit": "2022-05-24T14:30:33.808558+06:00",
            "date": null
        },
        {
            "id": 1955,
            "ip_address": "103.200.38.65",
            "count": 1,
            "first_visit": "2022-01-11T20:36:30.370302+06:00",
            "date": null
        },
        {
            "id": 897,
            "ip_address": "103.200.38.71",
            "count": 1,
            "first_visit": "2021-12-19T20:21:17.831332+06:00",
            "date": null
        },
        {
            "id": 36185,
            "ip_address": "103.200.38.8",
            "count": 1,
            "first_visit": "2022-10-20T01:02:23.171871+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 13863,
            "ip_address": "103.200.38.8",
            "count": 1,
            "first_visit": "2022-06-07T19:37:26.557839+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 2379,
            "ip_address": "103.200.38.8",
            "count": 4,
            "first_visit": "2022-01-17T17:13:19.175433+06:00",
            "date": null
        },
        {
            "id": 43942,
            "ip_address": "103.200.92.121",
            "count": 1,
            "first_visit": "2023-03-18T01:59:26.158999+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 74734,
            "ip_address": "103.200.92.122",
            "count": 2,
            "first_visit": "2024-10-25T10:13:09.894845+06:00",
            "date": "2024-10-25"
        }
    ]
}