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

{
    "count": 95740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18336&ordering=ip_address",
    "results": [
        {
            "id": 63836,
            "ip_address": "103.54.43.211",
            "count": 4,
            "first_visit": "2024-01-26T18:16:30.826637+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 8581,
            "ip_address": "103.54.43.213",
            "count": 1,
            "first_visit": "2022-05-18T00:10:06.350230+06:00",
            "date": null
        },
        {
            "id": 15418,
            "ip_address": "103.54.43.214",
            "count": 1,
            "first_visit": "2022-06-15T19:54:20.391923+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 798,
            "ip_address": "103.54.43.214",
            "count": 2,
            "first_visit": "2021-12-18T13:57:57.415102+06:00",
            "date": null
        },
        {
            "id": 26930,
            "ip_address": "103.54.43.215",
            "count": 1,
            "first_visit": "2022-07-24T23:37:56.856574+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 354,
            "ip_address": "103.54.43.215",
            "count": 1,
            "first_visit": "2021-12-07T18:44:40.835991+06:00",
            "date": null
        },
        {
            "id": 36975,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-05T16:38:35.452878+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36907,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-04T03:34:43.719907+06:00",
            "date": "2022-11-04"
        }
    ]
}