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

{
    "count": 98217,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16040&ordering=ip_address",
    "results": [
        {
            "id": 39775,
            "ip_address": "103.237.36.252",
            "count": 2,
            "first_visit": "2023-01-02T23:41:47.837140+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 24815,
            "ip_address": "103.237.36.252",
            "count": 2,
            "first_visit": "2022-07-20T18:37:47.524440+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39808,
            "ip_address": "103.237.36.252",
            "count": 1,
            "first_visit": "2023-01-03T14:20:06.076075+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 482,
            "ip_address": "103.237.36.253",
            "count": 2,
            "first_visit": "2021-12-09T11:43:42.195012+06:00",
            "date": null
        },
        {
            "id": 87977,
            "ip_address": "103.237.36.58",
            "count": 1,
            "first_visit": "2025-08-18T21:46:37.638614+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 86320,
            "ip_address": "103.237.36.59",
            "count": 2,
            "first_visit": "2025-07-22T17:15:54.837080+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 78591,
            "ip_address": "103.237.36.60",
            "count": 1,
            "first_visit": "2025-02-04T23:53:15.670424+06:00",
            "date": "2025-02-04"
        },
        {
            "id": 3917,
            "ip_address": "103.237.36.64",
            "count": 3,
            "first_visit": "2022-02-27T11:29:24.226339+06:00",
            "date": null
        }
    ]
}