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

{
    "count": 97969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25288&ordering=ip_address",
    "results": [
        {
            "id": 32280,
            "ip_address": "113.11.115.0",
            "count": 1,
            "first_visit": "2022-08-17T23:41:34.070686+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32327,
            "ip_address": "113.11.115.0",
            "count": 1,
            "first_visit": "2022-08-18T10:53:49.142072+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 2557,
            "ip_address": "113.11.115.9",
            "count": 1,
            "first_visit": "2022-01-21T11:18:07.314334+06:00",
            "date": null
        },
        {
            "id": 3298,
            "ip_address": "113.11.116.101",
            "count": 5,
            "first_visit": "2022-02-04T09:23:21.980538+06:00",
            "date": null
        },
        {
            "id": 64073,
            "ip_address": "113.11.116.234",
            "count": 1,
            "first_visit": "2024-01-30T15:18:12.980196+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 3101,
            "ip_address": "113.11.116.40",
            "count": 1,
            "first_visit": "2022-01-31T15:30:55.937562+06:00",
            "date": null
        },
        {
            "id": 85952,
            "ip_address": "113.11.1.176",
            "count": 1,
            "first_visit": "2025-07-17T02:10:52.164217+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 2815,
            "ip_address": "113.11.117.73",
            "count": 1,
            "first_visit": "2022-01-25T15:06:05.697932+06:00",
            "date": null
        }
    ]
}