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

{
    "count": 100578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19712&ordering=ip_address",
    "results": [
        {
            "id": 7091,
            "ip_address": "103.58.75.83",
            "count": 1,
            "first_visit": "2022-05-16T19:18:23.338890+06:00",
            "date": null
        },
        {
            "id": 72494,
            "ip_address": "103.58.92.166",
            "count": 1,
            "first_visit": "2024-08-24T15:18:17.633431+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 61114,
            "ip_address": "103.58.92.18",
            "count": 1,
            "first_visit": "2023-12-13T13:48:44.528954+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 60218,
            "ip_address": "103.58.92.2",
            "count": 1,
            "first_visit": "2023-11-28T21:32:47.193652+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 55931,
            "ip_address": "103.58.92.2",
            "count": 1,
            "first_visit": "2023-09-24T21:25:16.387700+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 56557,
            "ip_address": "103.58.92.26",
            "count": 1,
            "first_visit": "2023-10-02T12:49:31.070129+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 84661,
            "ip_address": "103.58.93.127",
            "count": 2,
            "first_visit": "2025-06-28T12:40:53.632031+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 3013,
            "ip_address": "103.58.93.149",
            "count": 1,
            "first_visit": "2022-01-29T11:50:15.070329+06:00",
            "date": null
        }
    ]
}