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

{
    "count": 92381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7800&ordering=ip_address",
    "results": [
        {
            "id": 3765,
            "ip_address": "103.153.171.2",
            "count": 2,
            "first_visit": "2022-02-20T23:13:19.531672+06:00",
            "date": null
        },
        {
            "id": 9132,
            "ip_address": "103.153.171.3",
            "count": 1,
            "first_visit": "2022-05-18T22:43:33.928334+06:00",
            "date": null
        },
        {
            "id": 91281,
            "ip_address": "103.153.171.4",
            "count": 1,
            "first_visit": "2025-10-26T23:36:50.415298+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 9604,
            "ip_address": "103.153.171.7",
            "count": 1,
            "first_visit": "2022-05-20T02:43:06.627131+06:00",
            "date": null
        },
        {
            "id": 8690,
            "ip_address": "103.153.185.10",
            "count": 1,
            "first_visit": "2022-05-18T08:49:25.599519+06:00",
            "date": null
        },
        {
            "id": 4319,
            "ip_address": "103.153.185.19",
            "count": 1,
            "first_visit": "2022-03-12T23:32:32.066943+06:00",
            "date": null
        },
        {
            "id": 8722,
            "ip_address": "103.153.199.110",
            "count": 1,
            "first_visit": "2022-05-18T09:35:30.856475+06:00",
            "date": null
        },
        {
            "id": 81608,
            "ip_address": "103.153.199.17",
            "count": 1,
            "first_visit": "2025-04-19T10:50:18.487213+06:00",
            "date": "2025-04-19"
        }
    ]
}