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

{
    "count": 102500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46912&ordering=ip_address",
    "results": [
        {
            "id": 82187,
            "ip_address": "116.204.148.43",
            "count": 2,
            "first_visit": "2025-05-02T21:50:19.555604+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 82206,
            "ip_address": "116.204.148.43",
            "count": 1,
            "first_visit": "2025-05-03T13:07:59.000539+06:00",
            "date": "2025-05-03"
        },
        {
            "id": 88282,
            "ip_address": "116.204.148.45",
            "count": 1,
            "first_visit": "2025-08-23T11:13:45.580930+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 12976,
            "ip_address": "116.204.148.46",
            "count": 1,
            "first_visit": "2022-05-31T01:10:56.360525+06:00",
            "date": null
        },
        {
            "id": 13480,
            "ip_address": "116.204.148.47",
            "count": 1,
            "first_visit": "2022-06-04T01:12:30.159676+06:00",
            "date": null
        },
        {
            "id": 51668,
            "ip_address": "116.204.148.52",
            "count": 2,
            "first_visit": "2023-08-04T10:59:04.945573+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 69614,
            "ip_address": "116.204.148.54",
            "count": 1,
            "first_visit": "2024-06-07T09:03:15.183568+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 3928,
            "ip_address": "116.204.148.64",
            "count": 1,
            "first_visit": "2022-02-27T21:27:46.918883+06:00",
            "date": null
        }
    ]
}