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

{
    "count": 100620,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15624&ordering=ip_address",
    "results": [
        {
            "id": 95784,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2026-03-06T10:38:16.071464+06:00",
            "date": "2026-03-06"
        },
        {
            "id": 66132,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2024-03-20T16:37:25.121843+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 18556,
            "ip_address": "103.230.105.3",
            "count": 5,
            "first_visit": "2022-06-25T11:46:52.770313+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9997,
            "ip_address": "103.230.105.3",
            "count": 1,
            "first_visit": "2022-05-21T13:05:32.340964+06:00",
            "date": null
        },
        {
            "id": 55944,
            "ip_address": "103.230.105.30",
            "count": 1,
            "first_visit": "2023-09-25T01:13:50.892331+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 23731,
            "ip_address": "103.230.105.30",
            "count": 1,
            "first_visit": "2022-07-18T22:20:40.941948+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3196,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2022-02-01T18:39:48.445172+06:00",
            "date": null
        },
        {
            "id": 28175,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2022-07-27T12:22:53.152781+06:00",
            "date": "2022-07-27"
        }
    ]
}