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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7512&ordering=ip_address",
    "results": [
        {
            "id": 1263,
            "ip_address": "103.149.56.61",
            "count": 2,
            "first_visit": "2021-12-22T20:29:30.528416+06:00",
            "date": null
        },
        {
            "id": 86781,
            "ip_address": "103.149.56.8",
            "count": 1,
            "first_visit": "2025-07-30T16:58:12.735331+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 46847,
            "ip_address": "103.149.56.8",
            "count": 1,
            "first_visit": "2023-05-19T13:22:18.540940+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 46581,
            "ip_address": "103.149.57.167",
            "count": 1,
            "first_visit": "2023-05-14T15:22:35.720896+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 41745,
            "ip_address": "103.149.57.167",
            "count": 2,
            "first_visit": "2023-02-07T18:12:28.264504+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 9073,
            "ip_address": "103.149.57.208",
            "count": 1,
            "first_visit": "2022-05-18T21:20:28.212044+06:00",
            "date": null
        },
        {
            "id": 82145,
            "ip_address": "103.149.57.210",
            "count": 1,
            "first_visit": "2025-05-01T19:38:26.368617+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 73488,
            "ip_address": "103.149.57.211",
            "count": 3,
            "first_visit": "2024-09-15T12:26:07.632587+06:00",
            "date": "2024-09-15"
        }
    ]
}