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

{
    "count": 96163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6168&ordering=ip_address",
    "results": [
        {
            "id": 54735,
            "ip_address": "103.14.145.143",
            "count": 1,
            "first_visit": "2023-09-10T13:20:09.394853+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 76240,
            "ip_address": "103.14.145.70",
            "count": 1,
            "first_visit": "2024-12-01T11:55:23.246460+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 94794,
            "ip_address": "103.14.151.93",
            "count": 1,
            "first_visit": "2026-02-03T12:47:14.676280+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 69935,
            "ip_address": "103.141.60.66",
            "count": 1,
            "first_visit": "2024-06-16T11:26:04.219706+06:00",
            "date": "2024-06-16"
        },
        {
            "id": 29717,
            "ip_address": "103.141.60.67",
            "count": 1,
            "first_visit": "2022-07-30T09:03:39.243970+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11800,
            "ip_address": "103.141.60.94",
            "count": 3,
            "first_visit": "2022-05-26T23:57:04.774945+06:00",
            "date": null
        },
        {
            "id": 27053,
            "ip_address": "103.141.60.94",
            "count": 2,
            "first_visit": "2022-07-25T06:04:46.197078+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11429,
            "ip_address": "103.141.64.14",
            "count": 1,
            "first_visit": "2022-05-25T20:45:27.177035+06:00",
            "date": null
        }
    ]
}