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

{
    "count": 98202,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15656&ordering=ip_address",
    "results": [
        {
            "id": 9346,
            "ip_address": "103.230.62.130",
            "count": 1,
            "first_visit": "2022-05-19T11:59:16.807249+06:00",
            "date": null
        },
        {
            "id": 85582,
            "ip_address": "103.230.62.166",
            "count": 2,
            "first_visit": "2025-07-10T09:18:52.280011+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85521,
            "ip_address": "103.230.62.166",
            "count": 10,
            "first_visit": "2025-07-09T09:47:21.392924+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 16783,
            "ip_address": "103.230.62.2",
            "count": 1,
            "first_visit": "2022-06-20T11:06:54.397489+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 88278,
            "ip_address": "103.230.62.2",
            "count": 1,
            "first_visit": "2025-08-23T09:21:53.822315+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 68750,
            "ip_address": "103.230.62.253",
            "count": 1,
            "first_visit": "2024-05-21T19:56:14.884587+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 3499,
            "ip_address": "103.230.62.3",
            "count": 5,
            "first_visit": "2022-02-10T19:09:26.359234+06:00",
            "date": null
        },
        {
            "id": 37739,
            "ip_address": "103.230.62.3",
            "count": 2,
            "first_visit": "2022-11-23T12:10:30.426192+06:00",
            "date": "2022-11-23"
        }
    ]
}