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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96800&ordering=-ip_address",
    "results": [
        {
            "id": 1107,
            "ip_address": "103.125.31.222",
            "count": 1,
            "first_visit": "2021-12-21T00:51:21.166390+06:00",
            "date": null
        },
        {
            "id": 2215,
            "ip_address": "103.125.31.221",
            "count": 1,
            "first_visit": "2022-01-14T20:00:47.682245+06:00",
            "date": null
        },
        {
            "id": 921,
            "ip_address": "103.125.31.218",
            "count": 3,
            "first_visit": "2021-12-19T21:05:54.542042+06:00",
            "date": null
        },
        {
            "id": 1315,
            "ip_address": "103.125.31.214",
            "count": 1,
            "first_visit": "2021-12-24T00:10:43.237001+06:00",
            "date": null
        },
        {
            "id": 77518,
            "ip_address": "103.125.31.162",
            "count": 1,
            "first_visit": "2025-01-05T20:33:36.329441+06:00",
            "date": "2025-01-05"
        },
        {
            "id": 90695,
            "ip_address": "103.125.31.144",
            "count": 1,
            "first_visit": "2025-10-14T00:00:19.703071+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 90683,
            "ip_address": "103.125.31.144",
            "count": 1,
            "first_visit": "2025-10-13T17:23:57.711962+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 93454,
            "ip_address": "103.125.28.68",
            "count": 1,
            "first_visit": "2025-12-30T16:13:55.597679+06:00",
            "date": "2025-12-30"
        }
    ]
}