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

{
    "count": 100043,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=-ip_address",
    "results": [
        {
            "id": 56697,
            "ip_address": "73.70.49.117",
            "count": 1,
            "first_visit": "2023-10-04T02:42:24.218168+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 5001,
            "ip_address": "73.70.253.62",
            "count": 1,
            "first_visit": "2022-04-08T23:43:10.150148+06:00",
            "date": null
        },
        {
            "id": 34003,
            "ip_address": "73.68.7.179",
            "count": 1,
            "first_visit": "2022-09-07T19:18:17.435401+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 45019,
            "ip_address": "73.58.177.92",
            "count": 2,
            "first_visit": "2023-04-07T22:41:55.777635+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 99312,
            "ip_address": "73.50.254.90",
            "count": 1,
            "first_visit": "2026-06-18T03:31:13.947756+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 98676,
            "ip_address": "73.44.114.226",
            "count": 1,
            "first_visit": "2026-05-31T14:56:19.784366+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 3480,
            "ip_address": "73.27.179.175",
            "count": 3,
            "first_visit": "2022-02-10T01:07:46.739422+06:00",
            "date": null
        },
        {
            "id": 30804,
            "ip_address": "73.26.206.180",
            "count": 1,
            "first_visit": "2022-08-02T12:07:30.066750+06:00",
            "date": "2022-08-02"
        }
    ]
}