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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83424&ordering=-ip_address",
    "results": [
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        },
        {
            "id": 54888,
            "ip_address": "103.25.250.241",
            "count": 2,
            "first_visit": "2023-09-12T09:59:57.045780+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 5554,
            "ip_address": "103.25.250.240",
            "count": 2,
            "first_visit": "2022-05-02T12:49:07.437883+06:00",
            "date": null
        },
        {
            "id": 11064,
            "ip_address": "103.25.250.239",
            "count": 6,
            "first_visit": "2022-05-24T18:22:30.273939+06:00",
            "date": null
        },
        {
            "id": 10719,
            "ip_address": "103.25.250.238",
            "count": 2,
            "first_visit": "2022-05-23T19:34:41.551849+06:00",
            "date": null
        },
        {
            "id": 9136,
            "ip_address": "103.25.250.237",
            "count": 1,
            "first_visit": "2022-05-18T22:44:57.036553+06:00",
            "date": null
        },
        {
            "id": 89267,
            "ip_address": "103.25.250.237",
            "count": 1,
            "first_visit": "2025-09-10T00:57:15.549135+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 20123,
            "ip_address": "103.25.250.236",
            "count": 1,
            "first_visit": "2022-06-29T19:56:40.410955+06:00",
            "date": "2022-06-29"
        }
    ]
}