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

{
    "count": 93428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78656&ordering=-ip_address",
    "results": [
        {
            "id": 23753,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-07-18T22:24:56.046656+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 34553,
            "ip_address": "103.230.107.21",
            "count": 1,
            "first_visit": "2022-09-17T13:39:19.615530+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 11732,
            "ip_address": "103.230.107.21",
            "count": 1,
            "first_visit": "2022-05-26T22:24:13.843656+06:00",
            "date": null
        },
        {
            "id": 1522,
            "ip_address": "103.230.107.20",
            "count": 2,
            "first_visit": "2021-12-31T15:27:45.556548+06:00",
            "date": null
        },
        {
            "id": 35026,
            "ip_address": "103.230.107.20",
            "count": 1,
            "first_visit": "2022-09-26T14:29:43.724165+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 29999,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-07-30T20:37:14.238536+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3573,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-02-13T15:53:39.052160+06:00",
            "date": null
        },
        {
            "id": 91976,
            "ip_address": "103.230.107.2",
            "count": 2,
            "first_visit": "2025-11-13T13:25:12.864139+06:00",
            "date": "2025-11-13"
        }
    ]
}