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

{
    "count": 102678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49856&ordering=-ip_address",
    "results": [
        {
            "id": 6883,
            "ip_address": "123.253.65.175",
            "count": 1,
            "first_visit": "2022-05-16T16:58:23.633837+06:00",
            "date": null
        },
        {
            "id": 27475,
            "ip_address": "123.253.65.174",
            "count": 1,
            "first_visit": "2022-07-25T23:33:24.919136+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9640,
            "ip_address": "123.253.65.174",
            "count": 2,
            "first_visit": "2022-05-20T10:32:27.947884+06:00",
            "date": null
        },
        {
            "id": 81256,
            "ip_address": "123.253.65.174",
            "count": 1,
            "first_visit": "2025-04-10T15:43:13.623147+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 25652,
            "ip_address": "123.253.65.173",
            "count": 1,
            "first_visit": "2022-07-21T20:15:31.655729+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26988,
            "ip_address": "123.253.65.171",
            "count": 1,
            "first_visit": "2022-07-25T01:25:11.671376+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 72305,
            "ip_address": "123.253.65.171",
            "count": 1,
            "first_visit": "2024-08-19T16:07:53.766778+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 5712,
            "ip_address": "123.253.65.169",
            "count": 2,
            "first_visit": "2022-05-08T11:36:07.380410+06:00",
            "date": null
        }
    ]
}