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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11384&ordering=-ip_address",
    "results": [
        {
            "id": 82825,
            "ip_address": "58.145.189.236",
            "count": 1,
            "first_visit": "2025-05-15T14:49:38.032802+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 10204,
            "ip_address": "58.145.189.236",
            "count": 13,
            "first_visit": "2022-05-22T01:37:56.117923+06:00",
            "date": null
        },
        {
            "id": 10105,
            "ip_address": "58.145.189.235",
            "count": 1,
            "first_visit": "2022-05-21T22:18:59.784016+06:00",
            "date": null
        },
        {
            "id": 15337,
            "ip_address": "58.145.189.234",
            "count": 1,
            "first_visit": "2022-06-15T16:10:36.118476+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 27183,
            "ip_address": "58.145.189.234",
            "count": 1,
            "first_visit": "2022-07-25T11:13:24.956352+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9803,
            "ip_address": "58.145.189.234",
            "count": 4,
            "first_visit": "2022-05-20T20:47:00.044321+06:00",
            "date": null
        },
        {
            "id": 8002,
            "ip_address": "58.145.189.233",
            "count": 3,
            "first_visit": "2022-05-17T11:52:56.136533+06:00",
            "date": null
        },
        {
            "id": 34005,
            "ip_address": "58.145.189.233",
            "count": 1,
            "first_visit": "2022-09-07T20:21:09.462616+06:00",
            "date": "2022-09-07"
        }
    ]
}