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

{
    "count": 101855,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75840&ordering=-ip_address",
    "results": [
        {
            "id": 726,
            "ip_address": "109.169.15.78",
            "count": 1,
            "first_visit": "2021-12-15T19:26:50.493488+06:00",
            "date": null
        },
        {
            "id": 38776,
            "ip_address": "109.169.15.78",
            "count": 1,
            "first_visit": "2022-12-16T01:03:35.013025+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 11859,
            "ip_address": "109.166.251.41",
            "count": 1,
            "first_visit": "2022-05-27T06:57:39.341234+06:00",
            "date": null
        },
        {
            "id": 8275,
            "ip_address": "109.166.139.126",
            "count": 1,
            "first_visit": "2022-05-17T19:50:06.089474+06:00",
            "date": null
        },
        {
            "id": 90473,
            "ip_address": "109.165.28.62",
            "count": 1,
            "first_visit": "2025-10-07T11:55:24.362242+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 55715,
            "ip_address": "109.162.174.164",
            "count": 1,
            "first_visit": "2023-09-22T17:15:06.425003+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 43755,
            "ip_address": "109.161.178.248",
            "count": 2,
            "first_visit": "2023-03-14T19:08:43.493887+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 64141,
            "ip_address": "109.161.174.50",
            "count": 1,
            "first_visit": "2024-01-31T15:40:24.959789+06:00",
            "date": "2024-01-31"
        }
    ]
}