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

{
    "count": 96221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6384&ordering=ip_address",
    "results": [
        {
            "id": 77913,
            "ip_address": "103.143.139.83",
            "count": 1,
            "first_visit": "2025-01-16T00:03:13.037956+06:00",
            "date": "2025-01-16"
        },
        {
            "id": 88342,
            "ip_address": "103.143.139.83",
            "count": 1,
            "first_visit": "2025-08-24T16:01:38.732170+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 80631,
            "ip_address": "103.143.139.93",
            "count": 1,
            "first_visit": "2025-03-26T11:35:05.403903+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 77220,
            "ip_address": "103.143.139.94",
            "count": 1,
            "first_visit": "2024-12-27T16:51:55.298092+06:00",
            "date": "2024-12-27"
        },
        {
            "id": 34758,
            "ip_address": "103.143.148.40",
            "count": 1,
            "first_visit": "2022-09-21T11:25:36.531768+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 6146,
            "ip_address": "103.143.148.60",
            "count": 1,
            "first_visit": "2022-05-14T21:38:20.176396+06:00",
            "date": null
        },
        {
            "id": 6148,
            "ip_address": "103.143.148.62",
            "count": 1,
            "first_visit": "2022-05-14T21:41:50.283800+06:00",
            "date": null
        },
        {
            "id": 7581,
            "ip_address": "103.143.148.63",
            "count": 3,
            "first_visit": "2022-05-17T03:40:09.774127+06:00",
            "date": null
        }
    ]
}