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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72144&ordering=ip_address",
    "results": [
        {
            "id": 31922,
            "ip_address": "27.147.200.197",
            "count": 1,
            "first_visit": "2022-08-13T14:44:42.795522+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 30881,
            "ip_address": "27.147.200.197",
            "count": 1,
            "first_visit": "2022-08-02T20:20:50.018935+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 82609,
            "ip_address": "27.147.200.198",
            "count": 2,
            "first_visit": "2025-05-11T09:09:29.566396+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 82960,
            "ip_address": "27.147.200.2",
            "count": 1,
            "first_visit": "2025-05-18T04:10:49.933570+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 9573,
            "ip_address": "27.147.200.208",
            "count": 1,
            "first_visit": "2022-05-19T23:40:27.694235+06:00",
            "date": null
        },
        {
            "id": 6103,
            "ip_address": "27.147.200.217",
            "count": 1,
            "first_visit": "2022-05-14T19:36:16.949734+06:00",
            "date": null
        },
        {
            "id": 23378,
            "ip_address": "27.147.200.218",
            "count": 1,
            "first_visit": "2022-07-17T23:11:20.157568+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 8400,
            "ip_address": "27.147.200.219",
            "count": 1,
            "first_visit": "2022-05-17T22:49:40.992711+06:00",
            "date": null
        }
    ]
}