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

{
    "count": 101590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77304&ordering=ip_address",
    "results": [
        {
            "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": 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": 23648,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2022-07-18T22:01:05.780809+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 4117,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2022-03-06T14:26:48.605330+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}