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

{
    "count": 98206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87304&ordering=ip_address",
    "results": [
        {
            "id": 56943,
            "ip_address": "59.152.102.223",
            "count": 1,
            "first_visit": "2023-10-06T19:35:07.790598+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 12864,
            "ip_address": "59.152.102.236",
            "count": 1,
            "first_visit": "2022-05-30T20:13:37.789286+06:00",
            "date": null
        },
        {
            "id": 16347,
            "ip_address": "59.152.102.237",
            "count": 1,
            "first_visit": "2022-06-18T11:50:55.079188+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 31000,
            "ip_address": "59.152.102.253",
            "count": 1,
            "first_visit": "2022-08-03T15:45:12.923078+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 26315,
            "ip_address": "59.152.102.66",
            "count": 1,
            "first_visit": "2022-07-23T12:01:25.796835+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 67160,
            "ip_address": "59.152.102.94",
            "count": 1,
            "first_visit": "2024-04-18T19:20:49.694514+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 9665,
            "ip_address": "59.152.103.106",
            "count": 6,
            "first_visit": "2022-05-20T11:29:40.899379+06:00",
            "date": null
        },
        {
            "id": 79128,
            "ip_address": "59.152.103.201",
            "count": 2,
            "first_visit": "2025-02-19T11:02:36.667824+06:00",
            "date": "2025-02-19"
        }
    ]
}