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

{
    "count": 99797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12264&ordering=ip_address",
    "results": [
        {
            "id": 67151,
            "ip_address": "103.195.0.77",
            "count": 1,
            "first_visit": "2024-04-18T16:33:54.023421+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 12363,
            "ip_address": "103.195.140.108",
            "count": 5,
            "first_visit": "2022-05-29T01:33:49.220269+06:00",
            "date": null
        },
        {
            "id": 10648,
            "ip_address": "103.195.140.43",
            "count": 1,
            "first_visit": "2022-05-23T12:39:35.433363+06:00",
            "date": null
        },
        {
            "id": 6793,
            "ip_address": "103.195.141.0",
            "count": 3,
            "first_visit": "2022-05-16T15:35:35.460977+06:00",
            "date": null
        },
        {
            "id": 13644,
            "ip_address": "103.195.141.10",
            "count": 1,
            "first_visit": "2022-06-06T17:30:52.556040+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 76856,
            "ip_address": "103.195.141.10",
            "count": 1,
            "first_visit": "2024-12-17T22:51:22.557284+06:00",
            "date": "2024-12-17"
        },
        {
            "id": 64627,
            "ip_address": "103.195.141.111",
            "count": 1,
            "first_visit": "2024-02-12T01:57:50.802922+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 76910,
            "ip_address": "103.195.141.12",
            "count": 1,
            "first_visit": "2024-12-18T20:15:12.472626+06:00",
            "date": "2024-12-18"
        }
    ]
}