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

{
    "count": 99659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11664&ordering=-ip_address",
    "results": [
        {
            "id": 79733,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2025-03-04T18:02:31.917954+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 1165,
            "ip_address": "58.145.184.250",
            "count": 12,
            "first_visit": "2021-12-21T14:46:01.715160+06:00",
            "date": null
        },
        {
            "id": 24087,
            "ip_address": "58.145.184.249",
            "count": 1,
            "first_visit": "2022-07-19T13:11:12.675155+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5598,
            "ip_address": "58.145.184.249",
            "count": 9,
            "first_visit": "2022-05-04T07:00:41.945886+06:00",
            "date": null
        },
        {
            "id": 37898,
            "ip_address": "58.145.184.249",
            "count": 1,
            "first_visit": "2022-11-26T19:40:48.139804+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 15356,
            "ip_address": "58.145.184.248",
            "count": 1,
            "first_visit": "2022-06-15T16:46:06.778643+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 3058,
            "ip_address": "58.145.184.248",
            "count": 7,
            "first_visit": "2022-01-30T13:59:39.261213+06:00",
            "date": null
        },
        {
            "id": 68377,
            "ip_address": "58.145.184.248",
            "count": 1,
            "first_visit": "2024-05-15T19:56:11.144851+06:00",
            "date": "2024-05-15"
        }
    ]
}