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

{
    "count": 95830,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4672&ordering=ip_address",
    "results": [
        {
            "id": 51988,
            "ip_address": "103.133.201.84",
            "count": 1,
            "first_visit": "2023-08-08T22:13:51.654116+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 52012,
            "ip_address": "103.133.201.84",
            "count": 5,
            "first_visit": "2023-08-09T09:22:10.368709+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 42364,
            "ip_address": "103.133.201.86",
            "count": 1,
            "first_visit": "2023-02-18T17:08:43.722729+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 7157,
            "ip_address": "103.133.202.105",
            "count": 5,
            "first_visit": "2022-05-16T19:44:45.133722+06:00",
            "date": null
        },
        {
            "id": 94940,
            "ip_address": "103.133.202.116",
            "count": 2,
            "first_visit": "2026-02-07T11:16:39.177956+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 6325,
            "ip_address": "103.133.202.146",
            "count": 1,
            "first_visit": "2022-05-15T11:59:09.835074+06:00",
            "date": null
        },
        {
            "id": 95535,
            "ip_address": "103.133.202.220",
            "count": 1,
            "first_visit": "2026-02-25T12:14:21.036049+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 47788,
            "ip_address": "103.133.202.225",
            "count": 1,
            "first_visit": "2023-06-06T17:28:47.390605+06:00",
            "date": "2023-06-06"
        }
    ]
}