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

{
    "count": 97473,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9648&ordering=ip_address",
    "results": [
        {
            "id": 52323,
            "ip_address": "103.165.162.132",
            "count": 1,
            "first_visit": "2023-08-12T18:34:54.332741+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 70238,
            "ip_address": "103.165.162.202",
            "count": 1,
            "first_visit": "2024-06-24T17:43:57.754660+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 63784,
            "ip_address": "103.165.162.205",
            "count": 1,
            "first_visit": "2024-01-25T19:36:19.612574+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 11630,
            "ip_address": "103.165.162.206",
            "count": 1,
            "first_visit": "2022-05-26T09:10:56.274287+06:00",
            "date": null
        },
        {
            "id": 22049,
            "ip_address": "103.165.162.245",
            "count": 2,
            "first_visit": "2022-07-12T00:47:05.640513+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 26060,
            "ip_address": "103.165.162.246",
            "count": 1,
            "first_visit": "2022-07-22T20:05:55.773112+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26262,
            "ip_address": "103.165.162.246",
            "count": 1,
            "first_visit": "2022-07-23T10:05:02.098206+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 13069,
            "ip_address": "103.165.162.68",
            "count": 2,
            "first_visit": "2022-05-31T11:25:49.794968+06:00",
            "date": null
        }
    ]
}