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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1808&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1792&ordering=-id",
    "results": [
        {
            "id": 98296,
            "ip_address": "76.155.58.144",
            "count": 1,
            "first_visit": "2026-05-20T05:33:27.303534+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98295,
            "ip_address": "45.206.125.160",
            "count": 1,
            "first_visit": "2026-05-20T05:04:46.205066+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98294,
            "ip_address": "142.68.208.158",
            "count": 1,
            "first_visit": "2026-05-20T04:57:21.196239+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98293,
            "ip_address": "116.202.240.113",
            "count": 1,
            "first_visit": "2026-05-20T04:15:04.332519+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98292,
            "ip_address": "204.111.196.147",
            "count": 1,
            "first_visit": "2026-05-20T04:12:56.293506+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98291,
            "ip_address": "50.32.111.223",
            "count": 1,
            "first_visit": "2026-05-20T03:46:23.985633+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98290,
            "ip_address": "174.166.134.170",
            "count": 1,
            "first_visit": "2026-05-20T03:42:49.621648+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98289,
            "ip_address": "17.246.19.205",
            "count": 1,
            "first_visit": "2026-05-20T03:33:14.446554+06:00",
            "date": "2026-05-20"
        }
    ]
}