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

{
    "count": 101480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78792&ordering=-ip_address",
    "results": [
        {
            "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": 13621,
            "ip_address": "103.77.60.191",
            "count": 1,
            "first_visit": "2022-06-06T14:32:00.947875+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": 2655,
            "ip_address": "103.77.60.188",
            "count": 1,
            "first_visit": "2022-01-22T22:48:48.813969+06:00",
            "date": null
        },
        {
            "id": 11522,
            "ip_address": "103.77.60.185",
            "count": 3,
            "first_visit": "2022-05-25T23:46:45.342941+06:00",
            "date": null
        },
        {
            "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": 36944,
            "ip_address": "103.77.60.173",
            "count": 1,
            "first_visit": "2022-11-05T01:02:12.728658+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 12147,
            "ip_address": "103.77.60.167",
            "count": 1,
            "first_visit": "2022-05-28T10:43:28.006783+06:00",
            "date": null
        }
    ]
}