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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79280&ordering=-ip_address",
    "results": [
        {
            "id": 52931,
            "ip_address": "103.7.250.102",
            "count": 1,
            "first_visit": "2023-08-19T18:03:23.443896+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 34773,
            "ip_address": "103.7.250.102",
            "count": 2,
            "first_visit": "2022-09-21T18:08:05.244660+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 5952,
            "ip_address": "103.7.250.10",
            "count": 1,
            "first_visit": "2022-05-13T14:35:09.353586+06:00",
            "date": null
        },
        {
            "id": 91792,
            "ip_address": "103.7.249.50",
            "count": 1,
            "first_visit": "2025-11-09T13:08:38.481379+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 23568,
            "ip_address": "103.7.249.42",
            "count": 1,
            "first_visit": "2022-07-18T21:27:12.778120+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 30178,
            "ip_address": "103.7.249.42",
            "count": 1,
            "first_visit": "2022-07-31T06:23:55.153772+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 31946,
            "ip_address": "103.7.249.41",
            "count": 1,
            "first_visit": "2022-08-14T00:02:44.234012+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 11619,
            "ip_address": "103.7.249.41",
            "count": 3,
            "first_visit": "2022-05-26T07:54:40.666564+06:00",
            "date": null
        }
    ]
}