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

{
    "count": 92440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8480&ordering=ip_address",
    "results": [
        {
            "id": 47878,
            "ip_address": "103.157.93.202",
            "count": 1,
            "first_visit": "2023-06-08T11:26:07.805744+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 48058,
            "ip_address": "103.157.93.202",
            "count": 2,
            "first_visit": "2023-06-12T11:54:00.272495+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 78114,
            "ip_address": "103.157.93.216",
            "count": 1,
            "first_visit": "2025-01-22T07:47:54.192488+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 28094,
            "ip_address": "103.157.93.22",
            "count": 1,
            "first_visit": "2022-07-27T10:22:54.676095+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12123,
            "ip_address": "103.157.93.30",
            "count": 4,
            "first_visit": "2022-05-28T08:37:03.816724+06:00",
            "date": null
        },
        {
            "id": 42042,
            "ip_address": "103.157.93.70",
            "count": 3,
            "first_visit": "2023-02-12T03:53:04.641440+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 10458,
            "ip_address": "103.157.93.81",
            "count": 6,
            "first_visit": "2022-05-22T23:10:04.138067+06:00",
            "date": null
        },
        {
            "id": 14948,
            "ip_address": "103.157.93.81",
            "count": 1,
            "first_visit": "2022-06-14T06:38:17.060742+06:00",
            "date": "2022-06-14"
        }
    ]
}