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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13504&ordering=-ip_address",
    "results": [
        {
            "id": 4203,
            "ip_address": "45.251.231.129",
            "count": 1,
            "first_visit": "2022-03-08T23:21:58.789381+06:00",
            "date": null
        },
        {
            "id": 52019,
            "ip_address": "45.251.231.102",
            "count": 1,
            "first_visit": "2023-08-09T11:51:14.636484+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 97978,
            "ip_address": "45.251.230.82",
            "count": 1,
            "first_visit": "2026-05-12T11:03:35.095160+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 96101,
            "ip_address": "45.251.230.208",
            "count": 2,
            "first_visit": "2026-03-16T09:04:14.641567+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 96089,
            "ip_address": "45.251.230.208",
            "count": 3,
            "first_visit": "2026-03-15T22:13:51.604221+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 12760,
            "ip_address": "45.251.229.207",
            "count": 1,
            "first_visit": "2022-05-30T11:53:09.703788+06:00",
            "date": null
        },
        {
            "id": 17724,
            "ip_address": "45.251.229.207",
            "count": 1,
            "first_visit": "2022-06-23T11:32:30.606692+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 3732,
            "ip_address": "45.251.229.206",
            "count": 2,
            "first_visit": "2022-02-19T18:17:56.061395+06:00",
            "date": null
        }
    ]
}