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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27832&ordering=-ip_address",
    "results": [
        {
            "id": 2612,
            "ip_address": "31.13.115.13",
            "count": 2,
            "first_visit": "2022-01-22T14:49:36.576111+06:00",
            "date": null
        },
        {
            "id": 8154,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2022-05-17T13:05:56.833512+06:00",
            "date": null
        },
        {
            "id": 22820,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2022-07-14T21:13:46.354527+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 54993,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2023-09-13T09:18:40.152041+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 3476,
            "ip_address": "31.13.115.12",
            "count": 2,
            "first_visit": "2022-02-09T22:58:53.523544+06:00",
            "date": null
        },
        {
            "id": 95722,
            "ip_address": "31.13.115.12",
            "count": 1,
            "first_visit": "2026-03-04T10:12:19.532185+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 57528,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-10-14T00:46:00.594303+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 54986,
            "ip_address": "31.13.115.119",
            "count": 1,
            "first_visit": "2023-09-13T09:12:01.357809+06:00",
            "date": "2023-09-13"
        }
    ]
}