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

{
    "count": 92495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9056&ordering=ip_address",
    "results": [
        {
            "id": 1731,
            "ip_address": "103.162.187.32",
            "count": 7,
            "first_visit": "2022-01-09T08:56:57.911248+06:00",
            "date": null
        },
        {
            "id": 18895,
            "ip_address": "103.162.187.32",
            "count": 1,
            "first_visit": "2022-06-26T02:37:06.533199+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 69107,
            "ip_address": "103.162.187.33",
            "count": 1,
            "first_visit": "2024-05-26T16:47:25.182750+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 8678,
            "ip_address": "103.162.187.34",
            "count": 1,
            "first_visit": "2022-05-18T08:28:58.297945+06:00",
            "date": null
        },
        {
            "id": 2690,
            "ip_address": "103.162.187.35",
            "count": 1,
            "first_visit": "2022-01-23T18:54:42.074057+06:00",
            "date": null
        },
        {
            "id": 4008,
            "ip_address": "103.162.187.36",
            "count": 3,
            "first_visit": "2022-03-02T15:47:15.301012+06:00",
            "date": null
        },
        {
            "id": 42315,
            "ip_address": "103.162.187.36",
            "count": 1,
            "first_visit": "2023-02-17T21:40:15.577453+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 1914,
            "ip_address": "103.162.187.37",
            "count": 1,
            "first_visit": "2022-01-11T17:15:13.909771+06:00",
            "date": null
        }
    ]
}