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

{
    "count": 97207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8664&ordering=ip_address",
    "results": [
        {
            "id": 40383,
            "ip_address": "103.156.166.8",
            "count": 1,
            "first_visit": "2023-01-15T00:55:03.805292+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 61672,
            "ip_address": "103.156.166.8",
            "count": 1,
            "first_visit": "2023-12-22T21:07:01.309082+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 52865,
            "ip_address": "103.156.166.8",
            "count": 2,
            "first_visit": "2023-08-18T22:09:29.226668+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 83051,
            "ip_address": "103.156.167.8",
            "count": 1,
            "first_visit": "2025-05-19T20:21:25.768051+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 15051,
            "ip_address": "103.156.176.89",
            "count": 1,
            "first_visit": "2022-06-14T17:28:18.635641+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 10548,
            "ip_address": "103.156.177.10",
            "count": 2,
            "first_visit": "2022-05-23T09:25:02.799110+06:00",
            "date": null
        },
        {
            "id": 8317,
            "ip_address": "103.156.177.105",
            "count": 1,
            "first_visit": "2022-05-17T22:14:18.486446+06:00",
            "date": null
        },
        {
            "id": 85456,
            "ip_address": "103.156.177.184",
            "count": 1,
            "first_visit": "2025-07-08T07:48:46.668295+06:00",
            "date": "2025-07-08"
        }
    ]
}