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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34128&ordering=-ip_address",
    "results": [
        {
            "id": 38615,
            "ip_address": "202.51.190.137",
            "count": 1,
            "first_visit": "2022-12-12T20:31:33.940444+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 1428,
            "ip_address": "202.51.190.115",
            "count": 39,
            "first_visit": "2021-12-28T12:13:10.836703+06:00",
            "date": null
        },
        {
            "id": 1452,
            "ip_address": "202.51.190.114",
            "count": 8,
            "first_visit": "2021-12-28T20:36:14.427391+06:00",
            "date": null
        },
        {
            "id": 27723,
            "ip_address": "202.51.189.38",
            "count": 1,
            "first_visit": "2022-07-26T13:39:44.857355+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 71925,
            "ip_address": "202.51.189.234",
            "count": 1,
            "first_visit": "2024-08-08T11:46:31.774517+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 63069,
            "ip_address": "202.51.189.2",
            "count": 3,
            "first_visit": "2024-01-14T10:11:25.845436+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 63270,
            "ip_address": "202.51.189.2",
            "count": 5,
            "first_visit": "2024-01-17T11:27:34.673196+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 62938,
            "ip_address": "202.51.189.2",
            "count": 8,
            "first_visit": "2024-01-12T10:05:33.583829+06:00",
            "date": "2024-01-12"
        }
    ]
}