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

{
    "count": 92583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9736&ordering=ip_address",
    "results": [
        {
            "id": 51000,
            "ip_address": "103.171.189.158",
            "count": 1,
            "first_visit": "2023-07-27T12:46:44.589964+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 6113,
            "ip_address": "103.171.232.30",
            "count": 3,
            "first_visit": "2022-05-14T19:39:27.276335+06:00",
            "date": null
        },
        {
            "id": 7377,
            "ip_address": "103.171.232.66",
            "count": 1,
            "first_visit": "2022-05-16T22:34:01.263683+06:00",
            "date": null
        },
        {
            "id": 9353,
            "ip_address": "103.171.233.11",
            "count": 1,
            "first_visit": "2022-05-19T12:35:53.212400+06:00",
            "date": null
        },
        {
            "id": 18614,
            "ip_address": "103.171.233.18",
            "count": 1,
            "first_visit": "2022-06-25T13:57:51.277527+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 82931,
            "ip_address": "103.171.233.61",
            "count": 1,
            "first_visit": "2025-05-17T16:17:56.407712+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 90319,
            "ip_address": "103.171.250.139",
            "count": 1,
            "first_visit": "2025-10-04T06:33:06.819176+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 85417,
            "ip_address": "103.171.251.130",
            "count": 1,
            "first_visit": "2025-07-07T18:29:32.271535+06:00",
            "date": "2025-07-07"
        }
    ]
}