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

{
    "count": 96550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21496&ordering=ip_address",
    "results": [
        {
            "id": 36944,
            "ip_address": "103.77.60.173",
            "count": 1,
            "first_visit": "2022-11-05T01:02:12.728658+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 16948,
            "ip_address": "103.77.60.175",
            "count": 1,
            "first_visit": "2022-06-21T06:49:36.621681+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11522,
            "ip_address": "103.77.60.185",
            "count": 3,
            "first_visit": "2022-05-25T23:46:45.342941+06:00",
            "date": null
        },
        {
            "id": 2655,
            "ip_address": "103.77.60.188",
            "count": 1,
            "first_visit": "2022-01-22T22:48:48.813969+06:00",
            "date": null
        },
        {
            "id": 2147,
            "ip_address": "103.77.60.189",
            "count": 1,
            "first_visit": "2022-01-13T23:39:15.930749+06:00",
            "date": null
        },
        {
            "id": 13621,
            "ip_address": "103.77.60.191",
            "count": 1,
            "first_visit": "2022-06-06T14:32:00.947875+06:00",
            "date": null
        },
        {
            "id": 77660,
            "ip_address": "103.77.61.102",
            "count": 1,
            "first_visit": "2025-01-08T21:20:50.900554+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 50030,
            "ip_address": "103.77.61.208",
            "count": 1,
            "first_visit": "2023-07-15T11:30:38.064169+06:00",
            "date": "2023-07-15"
        }
    ]
}