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

{
    "count": 103302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54032&ordering=ip_address",
    "results": [
        {
            "id": 60659,
            "ip_address": "139.5.71.140",
            "count": 3,
            "first_visit": "2023-12-06T10:07:14.317536+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 65044,
            "ip_address": "139.5.71.140",
            "count": 1,
            "first_visit": "2024-02-22T14:14:14.494375+06:00",
            "date": "2024-02-22"
        },
        {
            "id": 2546,
            "ip_address": "139.99.115.22",
            "count": 1,
            "first_visit": "2022-01-21T02:12:46.931835+06:00",
            "date": null
        },
        {
            "id": 32052,
            "ip_address": "139.99.148.97",
            "count": 1,
            "first_visit": "2022-08-15T11:03:01.486084+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 35144,
            "ip_address": "139.99.243.11",
            "count": 1,
            "first_visit": "2022-09-28T14:09:44.682211+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 2561,
            "ip_address": "139.99.243.7",
            "count": 1,
            "first_visit": "2022-01-21T13:29:11.591164+06:00",
            "date": null
        },
        {
            "id": 31145,
            "ip_address": "139.99.42.88",
            "count": 1,
            "first_visit": "2022-08-04T16:29:43.877021+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 10469,
            "ip_address": "139.99.91.210",
            "count": 1,
            "first_visit": "2022-05-22T23:19:39.478495+06:00",
            "date": null
        }
    ]
}