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

{
    "count": 100312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28624&ordering=-ip_address",
    "results": [
        {
            "id": 89707,
            "ip_address": "31.13.115.14",
            "count": 1,
            "first_visit": "2025-09-18T12:59:11.832049+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 15394,
            "ip_address": "31.13.115.14",
            "count": 1,
            "first_visit": "2022-06-15T18:18:30.729680+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 16415,
            "ip_address": "31.13.115.13",
            "count": 1,
            "first_visit": "2022-06-18T17:14:58.977487+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 2612,
            "ip_address": "31.13.115.13",
            "count": 2,
            "first_visit": "2022-01-22T14:49:36.576111+06:00",
            "date": null
        },
        {
            "id": 8154,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2022-05-17T13:05:56.833512+06:00",
            "date": null
        },
        {
            "id": 22820,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2022-07-14T21:13:46.354527+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 54993,
            "ip_address": "31.13.115.120",
            "count": 1,
            "first_visit": "2023-09-13T09:18:40.152041+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 3476,
            "ip_address": "31.13.115.12",
            "count": 2,
            "first_visit": "2022-02-09T22:58:53.523544+06:00",
            "date": null
        }
    ]
}