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

{
    "count": 97290,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22976&ordering=-ip_address",
    "results": [
        {
            "id": 75807,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2024-11-18T17:29:30.310942+06:00",
            "date": "2024-11-18"
        },
        {
            "id": 91080,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2025-10-21T21:31:15.591883+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 16231,
            "ip_address": "37.111.207.122",
            "count": 1,
            "first_visit": "2022-06-18T05:49:43.063626+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9374,
            "ip_address": "37.111.207.122",
            "count": 3,
            "first_visit": "2022-05-19T13:36:32.112945+06:00",
            "date": null
        },
        {
            "id": 9956,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2022-05-21T09:41:34.453766+06:00",
            "date": null
        },
        {
            "id": 32233,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2022-08-17T16:44:11.587669+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 86506,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2025-07-25T21:03:24.471609+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 6648,
            "ip_address": "37.111.207.120",
            "count": 1,
            "first_visit": "2022-05-16T12:11:24.055350+06:00",
            "date": null
        }
    ]
}