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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78888&ordering=ip_address",
    "results": [
        {
            "id": 7834,
            "ip_address": "37.111.212.63",
            "count": 3,
            "first_visit": "2022-05-17T10:32:00.665486+06:00",
            "date": null
        },
        {
            "id": 20042,
            "ip_address": "37.111.212.63",
            "count": 1,
            "first_visit": "2022-06-29T14:31:41.548166+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 2704,
            "ip_address": "37.111.212.64",
            "count": 4,
            "first_visit": "2022-01-23T22:08:13.337229+06:00",
            "date": null
        },
        {
            "id": 47684,
            "ip_address": "37.111.212.64",
            "count": 1,
            "first_visit": "2023-06-04T22:27:18.559736+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 89474,
            "ip_address": "37.111.212.64",
            "count": 2,
            "first_visit": "2025-09-14T00:06:55.583765+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 80019,
            "ip_address": "37.111.212.64",
            "count": 2,
            "first_visit": "2025-03-11T21:14:55.135070+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 82380,
            "ip_address": "37.111.212.65",
            "count": 3,
            "first_visit": "2025-05-06T18:48:49.243076+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 73534,
            "ip_address": "37.111.212.65",
            "count": 1,
            "first_visit": "2024-09-16T11:35:42.887367+06:00",
            "date": "2024-09-16"
        }
    ]
}