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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=-date",
    "results": [
        {
            "id": 94237,
            "ip_address": "27.147.147.227",
            "count": 1,
            "first_visit": "2026-01-19T16:12:49.997290+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94241,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-01-19T17:37:03.303939+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94239,
            "ip_address": "103.126.217.190",
            "count": 2,
            "first_visit": "2026-01-19T16:48:22.630719+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94210,
            "ip_address": "43.173.180.191",
            "count": 1,
            "first_visit": "2026-01-18T23:12:00.242521+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94211,
            "ip_address": "103.174.215.220",
            "count": 2,
            "first_visit": "2026-01-18T23:24:08.912952+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94209,
            "ip_address": "43.173.174.160",
            "count": 1,
            "first_visit": "2026-01-18T23:06:46.371211+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94206,
            "ip_address": "103.217.111.238",
            "count": 2,
            "first_visit": "2026-01-18T21:42:09.532208+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94207,
            "ip_address": "43.173.175.25",
            "count": 1,
            "first_visit": "2026-01-18T22:06:04.224339+06:00",
            "date": "2026-01-18"
        }
    ]
}