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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12288&ordering=ip_address",
    "results": [
        {
            "id": 70332,
            "ip_address": "103.195.202.245",
            "count": 1,
            "first_visit": "2024-06-26T09:54:51.602358+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 78803,
            "ip_address": "103.195.202.94",
            "count": 1,
            "first_visit": "2025-02-10T20:31:58.630830+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 84445,
            "ip_address": "103.195.204.114",
            "count": 1,
            "first_visit": "2025-06-24T18:50:06.992275+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 9520,
            "ip_address": "103.195.204.114",
            "count": 2,
            "first_visit": "2022-05-19T22:39:04.291299+06:00",
            "date": null
        },
        {
            "id": 3907,
            "ip_address": "103.195.204.115",
            "count": 6,
            "first_visit": "2022-02-26T20:20:37.959124+06:00",
            "date": null
        },
        {
            "id": 55451,
            "ip_address": "103.195.204.115",
            "count": 1,
            "first_visit": "2023-09-19T13:29:34.177892+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 41674,
            "ip_address": "103.195.204.115",
            "count": 2,
            "first_visit": "2023-02-06T23:58:54.733751+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 70093,
            "ip_address": "103.195.204.116",
            "count": 2,
            "first_visit": "2024-06-21T17:14:21.824929+06:00",
            "date": "2024-06-21"
        }
    ]
}