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

{
    "count": 94727,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14552&ordering=ip_address",
    "results": [
        {
            "id": 34872,
            "ip_address": "103.230.104.27",
            "count": 2,
            "first_visit": "2022-09-23T18:26:12.212060+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 36283,
            "ip_address": "103.230.104.27",
            "count": 4,
            "first_visit": "2022-10-22T03:16:55.279256+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 4981,
            "ip_address": "103.230.104.27",
            "count": 1,
            "first_visit": "2022-04-07T21:34:12.549569+06:00",
            "date": null
        },
        {
            "id": 2993,
            "ip_address": "103.230.104.28",
            "count": 1,
            "first_visit": "2022-01-28T22:04:30.940553+06:00",
            "date": null
        },
        {
            "id": 7222,
            "ip_address": "103.230.104.29",
            "count": 1,
            "first_visit": "2022-05-16T20:02:58.670646+06:00",
            "date": null
        },
        {
            "id": 43005,
            "ip_address": "103.230.104.3",
            "count": 1,
            "first_visit": "2023-03-02T14:20:14.299740+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 87038,
            "ip_address": "103.230.104.30",
            "count": 1,
            "first_visit": "2025-08-03T16:10:43.494529+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 11469,
            "ip_address": "103.230.104.30",
            "count": 2,
            "first_visit": "2022-05-25T22:32:38.999029+06:00",
            "date": null
        }
    ]
}