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

{
    "count": 97593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24544&ordering=-ip_address",
    "results": [
        {
            "id": 790,
            "ip_address": "37.111.200.250",
            "count": 3,
            "first_visit": "2021-12-18T08:41:52.030356+06:00",
            "date": null
        },
        {
            "id": 96657,
            "ip_address": "37.111.200.250",
            "count": 1,
            "first_visit": "2026-04-03T21:34:27.488200+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 5612,
            "ip_address": "37.111.200.25",
            "count": 2,
            "first_visit": "2022-05-04T20:03:01.679029+06:00",
            "date": null
        },
        {
            "id": 31502,
            "ip_address": "37.111.200.25",
            "count": 1,
            "first_visit": "2022-08-08T03:24:56.042208+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 36027,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-10-17T14:27:23.898038+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 4154,
            "ip_address": "37.111.200.249",
            "count": 1,
            "first_visit": "2022-03-07T11:31:19.517306+06:00",
            "date": null
        },
        {
            "id": 90436,
            "ip_address": "37.111.200.248",
            "count": 2,
            "first_visit": "2025-10-06T15:42:50.695611+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 29029,
            "ip_address": "37.111.200.247",
            "count": 2,
            "first_visit": "2022-07-29T00:51:12.853033+06:00",
            "date": "2022-07-29"
        }
    ]
}