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

{
    "count": 102148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-first_visit",
    "results": [
        {
            "id": 101252,
            "ip_address": "52.167.144.179",
            "count": 1,
            "first_visit": "2026-08-07T00:01:20.685455+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101251,
            "ip_address": "115.164.45.132",
            "count": 1,
            "first_visit": "2026-08-06T23:19:41.570550+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101250,
            "ip_address": "43.245.120.198",
            "count": 1,
            "first_visit": "2026-08-06T22:39:23.578462+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101249,
            "ip_address": "103.72.212.74",
            "count": 1,
            "first_visit": "2026-08-06T22:35:58.935588+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101248,
            "ip_address": "103.74.132.77",
            "count": 1,
            "first_visit": "2026-08-06T22:15:59.933383+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101247,
            "ip_address": "37.111.194.154",
            "count": 1,
            "first_visit": "2026-08-06T21:11:56.581709+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101246,
            "ip_address": "103.151.1.170",
            "count": 1,
            "first_visit": "2026-08-06T20:56:43.295932+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101245,
            "ip_address": "103.217.111.208",
            "count": 1,
            "first_visit": "2026-08-06T20:09:19.448467+06:00",
            "date": "2026-08-06"
        }
    ]
}