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

{
    "count": 100542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15200&ordering=ip_address",
    "results": [
        {
            "id": 51141,
            "ip_address": "103.221.55.57",
            "count": 2,
            "first_visit": "2023-07-29T11:50:13.581784+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 62997,
            "ip_address": "103.221.55.57",
            "count": 1,
            "first_visit": "2024-01-12T21:06:50.950103+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 1394,
            "ip_address": "103.221.55.58",
            "count": 1,
            "first_visit": "2021-12-26T20:25:33.780413+06:00",
            "date": null
        },
        {
            "id": 30901,
            "ip_address": "103.221.55.59",
            "count": 1,
            "first_visit": "2022-08-02T22:44:21.322827+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 62192,
            "ip_address": "103.221.55.59",
            "count": 1,
            "first_visit": "2024-01-03T13:53:48.215485+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 10280,
            "ip_address": "103.221.55.59",
            "count": 1,
            "first_visit": "2022-05-22T12:24:18.679762+06:00",
            "date": null
        },
        {
            "id": 20448,
            "ip_address": "103.221.55.75",
            "count": 1,
            "first_visit": "2022-06-30T21:15:20.035915+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 85112,
            "ip_address": "103.222.20.10",
            "count": 1,
            "first_visit": "2025-07-02T20:02:12.176122+06:00",
            "date": "2025-07-02"
        }
    ]
}