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

{
    "count": 96919,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22128&ordering=ip_address",
    "results": [
        {
            "id": 6434,
            "ip_address": "103.85.156.54",
            "count": 1,
            "first_visit": "2022-05-15T22:17:07.945964+06:00",
            "date": null
        },
        {
            "id": 9362,
            "ip_address": "103.85.156.74",
            "count": 1,
            "first_visit": "2022-05-19T13:03:53.050809+06:00",
            "date": null
        },
        {
            "id": 33262,
            "ip_address": "103.85.156.76",
            "count": 1,
            "first_visit": "2022-08-29T03:47:53.374807+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 56514,
            "ip_address": "103.85.156.81",
            "count": 1,
            "first_visit": "2023-10-01T23:32:19.679659+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 64554,
            "ip_address": "103.85.156.81",
            "count": 2,
            "first_visit": "2024-02-10T15:44:05.657041+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 10194,
            "ip_address": "103.85.156.93",
            "count": 1,
            "first_visit": "2022-05-22T00:24:35.947549+06:00",
            "date": null
        },
        {
            "id": 22930,
            "ip_address": "103.85.157.164",
            "count": 1,
            "first_visit": "2022-07-15T09:04:40.204946+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11890,
            "ip_address": "103.85.157.171",
            "count": 3,
            "first_visit": "2022-05-27T11:06:57.022442+06:00",
            "date": null
        }
    ]
}