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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15392&ordering=ip_address",
    "results": [
        {
            "id": 2650,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2022-01-22T21:48:07.741607+06:00",
            "date": null
        },
        {
            "id": 13611,
            "ip_address": "103.230.106.35",
            "count": 2,
            "first_visit": "2022-06-06T11:51:50.827973+06:00",
            "date": null
        },
        {
            "id": 68919,
            "ip_address": "103.230.106.35",
            "count": 1,
            "first_visit": "2024-05-23T08:50:26.172236+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 63307,
            "ip_address": "103.230.106.36",
            "count": 1,
            "first_visit": "2024-01-17T23:29:22.219816+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 84937,
            "ip_address": "103.230.106.37",
            "count": 1,
            "first_visit": "2025-06-30T18:30:59.325449+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 2456,
            "ip_address": "103.230.106.37",
            "count": 2,
            "first_visit": "2022-01-19T10:44:22.093219+06:00",
            "date": null
        },
        {
            "id": 65582,
            "ip_address": "103.230.106.37",
            "count": 1,
            "first_visit": "2024-03-06T09:56:09.689992+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 95804,
            "ip_address": "103.230.106.39",
            "count": 1,
            "first_visit": "2026-03-06T22:38:43.579486+06:00",
            "date": "2026-03-06"
        }
    ]
}