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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39352&ordering=-ip_address",
    "results": [
        {
            "id": 12007,
            "ip_address": "192.144.87.54",
            "count": 1,
            "first_visit": "2022-05-27T22:31:50.334566+06:00",
            "date": null
        },
        {
            "id": 24234,
            "ip_address": "192.144.87.48",
            "count": 2,
            "first_visit": "2022-07-19T23:18:15.177450+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 26516,
            "ip_address": "192.144.87.45",
            "count": 1,
            "first_visit": "2022-07-24T02:10:16.669260+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9281,
            "ip_address": "192.144.87.40",
            "count": 2,
            "first_visit": "2022-05-19T09:02:17.250397+06:00",
            "date": null
        },
        {
            "id": 20532,
            "ip_address": "192.144.87.36",
            "count": 1,
            "first_visit": "2022-07-01T10:10:13.897391+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 5078,
            "ip_address": "192.144.87.35",
            "count": 1,
            "first_visit": "2022-04-12T12:05:49.740738+06:00",
            "date": null
        },
        {
            "id": 97023,
            "ip_address": "192.144.87.28",
            "count": 1,
            "first_visit": "2026-04-13T22:41:41.087014+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 10364,
            "ip_address": "192.144.87.187",
            "count": 1,
            "first_visit": "2022-05-22T18:36:25.487825+06:00",
            "date": null
        }
    ]
}