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

{
    "count": 102193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1216&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1200&ordering=-first_visit",
    "results": [
        {
            "id": 101081,
            "ip_address": "37.111.194.167",
            "count": 7,
            "first_visit": "2026-08-02T12:09:19.762076+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101080,
            "ip_address": "27.147.176.124",
            "count": 1,
            "first_visit": "2026-08-02T10:01:11.141323+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101079,
            "ip_address": "52.81.14.90",
            "count": 1,
            "first_visit": "2026-08-02T09:59:40.020809+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101078,
            "ip_address": "54.222.191.222",
            "count": 1,
            "first_visit": "2026-08-02T09:59:04.412279+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101077,
            "ip_address": "37.111.200.64",
            "count": 1,
            "first_visit": "2026-08-02T09:26:18.495192+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101076,
            "ip_address": "38.49.218.212",
            "count": 1,
            "first_visit": "2026-08-02T09:15:43.916228+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101075,
            "ip_address": "74.125.150.32",
            "count": 4,
            "first_visit": "2026-08-02T06:56:16.192903+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101074,
            "ip_address": "74.125.150.33",
            "count": 4,
            "first_visit": "2026-08-02T06:56:12.842699+06:00",
            "date": "2026-08-02"
        }
    ]
}