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

{
    "count": 98111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=ip_address",
    "results": [
        {
            "id": 53210,
            "ip_address": "103.196.235.188",
            "count": 2,
            "first_visit": "2023-08-22T12:41:37.888092+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53565,
            "ip_address": "103.196.235.188",
            "count": 1,
            "first_visit": "2023-08-26T12:03:03.180955+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 8157,
            "ip_address": "103.196.235.220",
            "count": 1,
            "first_visit": "2022-05-17T13:11:08.478730+06:00",
            "date": null
        },
        {
            "id": 14663,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-06-12T17:54:04.263914+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 11870,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-05-27T09:24:30.658611+06:00",
            "date": null
        },
        {
            "id": 18857,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-06-26T00:00:38.088666+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 87666,
            "ip_address": "103.196.235.36",
            "count": 4,
            "first_visit": "2025-08-13T14:31:12.130035+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 56110,
            "ip_address": "103.196.235.42",
            "count": 1,
            "first_visit": "2023-09-26T20:13:38.797003+06:00",
            "date": "2023-09-26"
        }
    ]
}